|
168 | 168 | "description": "Query Google Sheets spreadsheets as SQL tables. Each tab becomes a table, the first row defines column headers.", |
169 | 169 | "author": "debba <https://github.com/debba>", |
170 | 170 | "homepage": "https://github.com/TabularisDB/tabularis-google-sheets-plugin", |
171 | | - "latest_version": "0.1.0", |
| 171 | + "latest_version": "0.2.0", |
172 | 172 | "releases": [ |
173 | 173 | { |
174 | | - "version": "0.1.0", |
| 174 | + "version": "0.2.0", |
175 | 175 | "min_tabularis_version": "0.9.21", |
176 | 176 | "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" |
182 | 182 | } |
183 | 183 | } |
184 | 184 | ] |
|
0 commit comments