mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
gitql: Update to version 0.33.0
This commit is contained in:
parent
3be9e5f1c9
commit
82592c9208
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.32.0",
|
"version": "0.33.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.32.0/gql-x86_64-windows.exe#/gitql.exe",
|
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.33.0/gql-x86_64-windows.exe#/gitql.exe",
|
||||||
"hash": "cb8792ce5cb5702e4d5a55806c81dfcfbd8e99ee6397fbe9d3c981b51c5c7787"
|
"hash": "290d843c3799826d7e0410aeca24b2fc14a1a58291d0102cd27617d2797baff4"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.32.0/gql-x86-windows.exe#/gitql.exe",
|
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.33.0/gql-x86-windows.exe#/gitql.exe",
|
||||||
"hash": "ea80281911b8957f11348574f56b2a4ad8393aaf5ca7f118336c9750cb23e07a"
|
"hash": "13c3c960f5e90e222c47c9f10ec3babbaa501e224a47ae44b57d998a0f5f4a2e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gitql.exe",
|
"bin": "gitql.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user