2025-08-03 16:30:04 +00:00

32 lines
1.1 KiB
JSON

{
"version": "0.40.0",
"description": "SQL like lanuage to perform queries on .git files",
"homepage": "https://github.com/amrdeveloper/gql",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.40.0/gql-x86_64-windows.exe#/gitql.exe",
"hash": "5a61a9495e286c06ac3a2db802a1d995dff3d65352710f90e3eefcda697564f6"
},
"32bit": {
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.40.0/gql-x86-windows.exe#/gitql.exe",
"hash": "b362eb3fdc2a095ae8b3f910a353202b1972486fc9fc55783cb9848b1ca418a6"
}
},
"bin": "gitql.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/AmrDeveloper/GQL/releases/download/$version/gql-x86_64-windows.exe#/gitql.exe"
},
"32bit": {
"url": "https://github.com/AmrDeveloper/GQL/releases/download/$version/gql-x86-windows.exe#/gitql.exe"
}
},
"hash": {
"url": "$baseurl/$basename.sha256"
}
}
}