mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
octosql: Update to version 0.12.1
This commit is contained in:
parent
540c343032
commit
0712cd203b
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.12.0",
|
"version": "0.12.1",
|
||||||
"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.12.0/octosql_0.12.0_windows_amd64.tar.gz",
|
"url": "https://github.com/cube2222/octosql/releases/download/v0.12.1/octosql_0.12.1_windows_amd64.tar.gz",
|
||||||
"hash": "485417bd673f467142e02e64eaf96b9e87958b555379e6d38208b8dcee7ad2de"
|
"hash": "f5b59d9b3e3d73a0dce0dddeb51b1d65da7d3378e1867be40a1b04aaf07f48b6"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/cube2222/octosql/releases/download/v0.12.0/octosql_0.12.0_windows_arm64.tar.gz",
|
"url": "https://github.com/cube2222/octosql/releases/download/v0.12.1/octosql_0.12.1_windows_arm64.tar.gz",
|
||||||
"hash": "49d63e35f76d041e1f37d87958626ca6e48361f3b600c18515a00892d7293a4a"
|
"hash": "ff8b8429a3d1d72eefa22402aa527113e11471564457b7fe5cb88870beffeb73"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "octosql.exe",
|
"bin": "octosql.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user