mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 11:11:19 +00:00
gitql: Update to version 0.31.0
This commit is contained in:
parent
adb39c60ee
commit
ef7fe2f58e
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.30.0",
|
"version": "0.31.0",
|
||||||
"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.30.0/gql-x86_64-windows.exe#/gitql.exe",
|
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.31.0/gql-x86_64-windows.exe#/gitql.exe",
|
||||||
"hash": "28cfaf1dd58edfdcb90c0ef3dfecf2e1c60ad9f70be7f5e77d42da45db074c25"
|
"hash": "1d69874e611003283d7a69e8888f953ad74eff4d9a5d9ade18e401f64540acf7"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.30.0/gql-x86-windows.exe#/gitql.exe",
|
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.31.0/gql-x86-windows.exe#/gitql.exe",
|
||||||
"hash": "33f1afa91b7bfb756b08f474f85732020d395f8fd91701562675dfb7667561da"
|
"hash": "866d3c2a2b4e7221e67d89ddaa31fcab886b09bcfbbfc26fbd69164801c58296"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gitql.exe",
|
"bin": "gitql.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user