gitql: Update to version 0.25.0

This commit is contained in:
github-actions[bot] 2024-07-09 12:31:34 +00:00
parent efe6efe003
commit 303d6d5755

View File

@ -1,16 +1,16 @@
{
"version": "0.24.0",
"version": "0.25.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.24.0/gql-x86_64-windows.exe#/gitql.exe",
"hash": "b9b78e38632a0abf37cf1e9fa3c75434284bf2730c0b7c92a2ea27556fe25850"
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.25.0/gql-x86_64-windows.exe#/gitql.exe",
"hash": "e8574d680718cc12d3483b07cf84a3e99698d7b150b53375f912d345fae3eded"
},
"32bit": {
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.24.0/gql-x86-windows.exe#/gitql.exe",
"hash": "c0886db47ef3f1b59cafd3035bd3ea11482af4a6b94cdc16089f9244d295a468"
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.25.0/gql-x86-windows.exe#/gitql.exe",
"hash": "48e67478315279cf8e7e69c38b80c60ebf71d9d8a0940b9a7cf9c63a747ca8a9"
}
},
"bin": "gitql.exe",