gitql: Update to version 0.24.0

This commit is contained in:
github-actions[bot] 2024-06-21 16:28:10 +00:00
parent 05328ab110
commit 9fddb92582

View File

@ -1,16 +1,16 @@
{
"version": "0.23.0",
"version": "0.24.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.23.0/gql-x86_64-windows.exe#/gitql.exe",
"hash": "5ef82c480711564431b8b5bb1f0da946b3603dc4d02fc82854669f3c7deaa2da"
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.24.0/gql-x86_64-windows.exe#/gitql.exe",
"hash": "b9b78e38632a0abf37cf1e9fa3c75434284bf2730c0b7c92a2ea27556fe25850"
},
"32bit": {
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.23.0/gql-x86-windows.exe#/gitql.exe",
"hash": "fbdba7fc69cfb734ad958066fc7dc501d1fe6d4b350fc2a394e25abb15c39b6f"
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.24.0/gql-x86-windows.exe#/gitql.exe",
"hash": "c0886db47ef3f1b59cafd3035bd3ea11482af4a6b94cdc16089f9244d295a468"
}
},
"bin": "gitql.exe",