octosql: Update to version 0.11.0

This commit is contained in:
github-actions[bot] 2022-10-02 20:29:45 +00:00
parent 39726e6543
commit 00d0a30c30

View File

@ -1,12 +1,12 @@
{
"version": "0.10.0",
"version": "0.11.0",
"description": "Query tool that allows you to join, analyse and transform data from multiple databases and file formats using SQL.",
"homepage": "https://github.com/cube2222/octosql",
"license": "MPL-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/cube2222/octosql/releases/download/v0.10.0/octosql_0.10.0_windows_amd64.tar.gz",
"hash": "b4cc0eee8a54b2b075cebd6971b259a22560929f9769c2f75c5518d038b5e4d6"
"url": "https://github.com/cube2222/octosql/releases/download/v0.11.0/octosql_0.11.0_windows_amd64.tar.gz",
"hash": "10c4cd058076122cd2fbc6fa5a160f0d5f24728c412c122a0cc80a522c3761f2"
}
},
"bin": "octosql.exe",