mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
gitql: Update to version 0.22.1
This commit is contained in:
parent
c165179f21
commit
b63815eb28
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.21.0",
|
"version": "0.22.1",
|
||||||
"description": "SQL like lanuage to perform queries on .git files",
|
"description": "SQL like lanuage to perform queries on .git files",
|
||||||
"homepage": "https://github.com/amrdeveloper/gql",
|
"homepage": "https://github.com/amrdeveloper/gql",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.21.0/gql-x86_64-windows.exe#/gitql.exe",
|
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.22.1/gql-x86_64-windows.exe#/gitql.exe",
|
||||||
"hash": "96d2ff7747dd9ac7c2033114bfcb357192b3543f49c318e799d71567a3881869"
|
"hash": "bee4f42fa601f90a9ffa8fd8f46de9e5140bf39789326dbe8426edde80439792"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.21.0/gql-x86-windows.exe#/gitql.exe",
|
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.22.1/gql-x86-windows.exe#/gitql.exe",
|
||||||
"hash": "b35405dfc8b3e2b9613c6a7a7be505166c7d006e68c8b2eaa116ba2b12ee246e"
|
"hash": "d7113819b38e6772c5b3cab0f3f506ebeda29bf73ae9c98476d8a712789a65a2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gitql.exe",
|
"bin": "gitql.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user