mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
gitql: Update to version 0.41.0
This commit is contained in:
parent
75b1acf551
commit
88a300404f
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.40.0",
|
"version": "0.41.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.40.0/gql-x86_64-windows.exe#/gitql.exe",
|
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.41.0/gql-x86_64-windows.exe#/gitql.exe",
|
||||||
"hash": "5a61a9495e286c06ac3a2db802a1d995dff3d65352710f90e3eefcda697564f6"
|
"hash": "18c05267133308fa5ecf9110ce861231abc73221913dc25ef9d4071cb45ec99c"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.40.0/gql-x86-windows.exe#/gitql.exe",
|
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.41.0/gql-x86-windows.exe#/gitql.exe",
|
||||||
"hash": "b362eb3fdc2a095ae8b3f910a353202b1972486fc9fc55783cb9848b1ca418a6"
|
"hash": "79d4d75e131b903420bc618911b7add08676b86abacd595fb73f7243edd6407e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gitql.exe",
|
"bin": "gitql.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user