mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
gitql: Update to version 0.10.0
This commit is contained in:
parent
83e90c5a6c
commit
e31ec6e6ad
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.9.0",
|
"version": "0.10.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.9.0/gql-x86_64-windows.exe#/gitql.exe",
|
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.10.0/gql-x86_64-windows.exe#/gitql.exe",
|
||||||
"hash": "98d5d4bb14021c41419ed1cdf6c6f24fc9699e7c8f91bda521c1bb406a2fda54"
|
"hash": "febd9dca0a30eb3581378127b4e4c3cf4dd532f9b000e51d372ce807e36e7d1b"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.9.0/gql-x86-windows.exe#/gitql.exe",
|
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.10.0/gql-x86-windows.exe#/gitql.exe",
|
||||||
"hash": "9da9f33bd5617dbd97210ec4a550c344bb95eb9baae708d7c88a807bcf10b731"
|
"hash": "e81ceda9d014177e894d472cdf26fcdb1d116d24baf35e6d6a2ee5ab7ef8c4f8"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gitql.exe",
|
"bin": "gitql.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user