Skip to content

Commit 5caf67b

Browse files
committed
chore(plugins): bump google-sheets plugin to v0.2.0
Update src-tauri/Cargo.lock tabularis version to 0.9.21
1 parent a5dd39d commit 5caf67b

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

plugins/registry.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -168,17 +168,17 @@
168168
"description": "Query Google Sheets spreadsheets as SQL tables. Each tab becomes a table, the first row defines column headers.",
169169
"author": "debba <https://github.com/debba>",
170170
"homepage": "https://github.com/TabularisDB/tabularis-google-sheets-plugin",
171-
"latest_version": "0.1.0",
171+
"latest_version": "0.2.0",
172172
"releases": [
173173
{
174-
"version": "0.1.0",
174+
"version": "0.2.0",
175175
"min_tabularis_version": "0.9.21",
176176
"assets": {
177-
"linux-x64": "https://github.com/TabularisDB/tabularis-google-sheets-plugin/releases/download/v0.1.0/google-sheets-plugin-linux-x64.zip",
178-
"linux-arm64": "https://github.com/TabularisDB/tabularis-google-sheets-plugin/releases/download/v0.1.0/google-sheets-plugin-linux-arm64.zip",
179-
"darwin-x64": "https://github.com/TabularisDB/tabularis-google-sheets-plugin/releases/download/v0.1.0/google-sheets-plugin-darwin-x64.zip",
180-
"darwin-arm64": "https://github.com/TabularisDB/tabularis-google-sheets-plugin/releases/download/v0.1.0/google-sheets-plugin-darwin-arm64.zip",
181-
"win-x64": "https://github.com/TabularisDB/tabularis-google-sheets-plugin/releases/download/v0.1.0/google-sheets-plugin-win-x64.zip"
177+
"linux-x64": "https://github.com/TabularisDB/tabularis-google-sheets-plugin/releases/download/v0.2.0/google-sheets-plugin-linux-x64.zip",
178+
"linux-arm64": "https://github.com/TabularisDB/tabularis-google-sheets-plugin/releases/download/v0.2.0/google-sheets-plugin-linux-arm64.zip",
179+
"darwin-x64": "https://github.com/TabularisDB/tabularis-google-sheets-plugin/releases/download/v0.2.0/google-sheets-plugin-darwin-x64.zip",
180+
"darwin-arm64": "https://github.com/TabularisDB/tabularis-google-sheets-plugin/releases/download/v0.2.0/google-sheets-plugin-darwin-arm64.zip",
181+
"win-x64": "https://github.com/TabularisDB/tabularis-google-sheets-plugin/releases/download/v0.2.0/google-sheets-plugin-win-x64.zip"
182182
}
183183
}
184184
]

src-tauri/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)