mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
gitql: Update to version 0.19.1
This commit is contained in:
parent
8ee8854a65
commit
877ffb9d82
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.19.0",
|
"version": "0.19.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.19.0/gql-x86_64-windows.exe#/gitql.exe",
|
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.19.1/gql-x86_64-windows.exe#/gitql.exe",
|
||||||
"hash": "ab8ea997cc07e4c75d792f577030ba23a2b2a8a779647c25479ef1a3e5d89901"
|
"hash": "fd7ebffcfcbfe7e45206e2ffddcbf807e55a460998834458d85d76b4c719843f"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.19.0/gql-x86-windows.exe#/gitql.exe",
|
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.19.1/gql-x86-windows.exe#/gitql.exe",
|
||||||
"hash": "a185079140e4c3570cdf38f8c30de22853b183573c42fedfc8aa177c495a3085"
|
"hash": "fb923422d02c1dac1c3935dedf0b97f3a753ea724fd02c5b5ffc992b06d034ab"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gitql.exe",
|
"bin": "gitql.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user