mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
gitql: Update to version 0.17.0
This commit is contained in:
parent
4d7eac921b
commit
cfeb832428
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.16.0",
|
"version": "0.17.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.16.0/gql-x86_64-windows.exe#/gitql.exe",
|
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.17.0/gql-x86_64-windows.exe#/gitql.exe",
|
||||||
"hash": "d6614441ed6fe69c295c14ae4a1cba86aa8ab8eaf5a37c617fbe762e61eafe12"
|
"hash": "417bdcb3160df339e420625544420920a19879fd4ef8c778db3da010c344d046"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.16.0/gql-x86-windows.exe#/gitql.exe",
|
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.17.0/gql-x86-windows.exe#/gitql.exe",
|
||||||
"hash": "c5ca8e0da6e0e395b0c98bdff7b827567fe1d08892cc0580abca279eae149269"
|
"hash": "add2c8444be9b6b060402d8d8baff656d632e49cf4e680532fe0aa8b50ac67d6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gitql.exe",
|
"bin": "gitql.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user