mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
gitql: Update to version 0.26.0
This commit is contained in:
parent
a0b1790dc9
commit
c8607bfbfc
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.25.0",
|
"version": "0.26.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.25.0/gql-x86_64-windows.exe#/gitql.exe",
|
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.26.0/gql-x86_64-windows.exe#/gitql.exe",
|
||||||
"hash": "e8574d680718cc12d3483b07cf84a3e99698d7b150b53375f912d345fae3eded"
|
"hash": "be347530216dd7b26b637c7f261705b0d37afe0d9ba19c18f0aab61d5236a221"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.25.0/gql-x86-windows.exe#/gitql.exe",
|
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.26.0/gql-x86-windows.exe#/gitql.exe",
|
||||||
"hash": "48e67478315279cf8e7e69c38b80c60ebf71d9d8a0940b9a7cf9c63a747ca8a9"
|
"hash": "1379f54d200d7878106b8b96204e9e98da2311dbf658e2140d19d03af24e0d5d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gitql.exe",
|
"bin": "gitql.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user