mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
gitql: Update to version 0.42.0
This commit is contained in:
parent
d8ab081856
commit
34320d5159
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.41.0",
|
"version": "0.42.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.41.0/gql-x86_64-windows.exe#/gitql.exe",
|
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.42.0/gql-x86_64-windows.exe#/gitql.exe",
|
||||||
"hash": "18c05267133308fa5ecf9110ce861231abc73221913dc25ef9d4071cb45ec99c"
|
"hash": "4754f6af5862a1500ab4ffa4ff973212d29945a55a5509787f43195e3a25f416"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.41.0/gql-x86-windows.exe#/gitql.exe",
|
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.42.0/gql-x86-windows.exe#/gitql.exe",
|
||||||
"hash": "79d4d75e131b903420bc618911b7add08676b86abacd595fb73f7243edd6407e"
|
"hash": "4ad2fb0bf6c81971aec8b443c35692c12be6200c41ab8ad9f1263f15037e0535"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gitql.exe",
|
"bin": "gitql.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user