mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
gitql: Update to version 0.39.0
This commit is contained in:
parent
4ddc6aa790
commit
14c794edde
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.38.0",
|
"version": "0.39.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.38.0/gql-x86_64-windows.exe#/gitql.exe",
|
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.39.0/gql-x86_64-windows.exe#/gitql.exe",
|
||||||
"hash": "c0484343095b737dad12fb2a142f7f3ab0dbac6a666f6c370b9b8081a00f30d0"
|
"hash": "f2fdc1aab0fce9d660542490452609a53bf7611dfec73f6de6d99922aef6f058"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.38.0/gql-x86-windows.exe#/gitql.exe",
|
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.39.0/gql-x86-windows.exe#/gitql.exe",
|
||||||
"hash": "c56a083d7ac1f268d18028a99df9ef1ad2d6d7f5543df75e681d55c8521a4757"
|
"hash": "86de3c05526154aed304dd2da45caa5ffbffe95a2e3e9fad094297f5fee0906a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gitql.exe",
|
"bin": "gitql.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user