mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
octosql: Update to version 0.9.4
This commit is contained in:
parent
c511e43404
commit
291726c470
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.9.3",
|
"version": "0.9.4",
|
||||||
"description": "Query tool that allows you to join, analyse and transform data from multiple databases and file formats using SQL.",
|
"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",
|
"homepage": "https://github.com/cube2222/octosql",
|
||||||
"license": "MPL-2.0",
|
"license": "MPL-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/cube2222/octosql/releases/download/v0.9.3/octosql_0.9.3_windows_amd64.tar.gz",
|
"url": "https://github.com/cube2222/octosql/releases/download/v0.9.4/octosql_0.9.4_windows_amd64.tar.gz",
|
||||||
"hash": "8486d1a9f917c2e93385d46bf361bda262bbebcee06e605eb8225b39bfd4ac0b"
|
"hash": "254e64897d7422cbbadd5f5f78e8481ab7135f794c1cc957c5e5739dfbcd664d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "octosql.exe",
|
"bin": "octosql.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user