gitql: Update to version 0.26.0

This commit is contained in:
github-actions[bot] 2024-08-17 08:28:19 +00:00
parent a0b1790dc9
commit c8607bfbfc

View File

@ -1,16 +1,16 @@
{
"version": "0.25.0",
"version": "0.26.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.25.0/gql-x86_64-windows.exe#/gitql.exe",
"hash": "e8574d680718cc12d3483b07cf84a3e99698d7b150b53375f912d345fae3eded"
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.26.0/gql-x86_64-windows.exe#/gitql.exe",
"hash": "be347530216dd7b26b637c7f261705b0d37afe0d9ba19c18f0aab61d5236a221"
},
"32bit": {
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.25.0/gql-x86-windows.exe#/gitql.exe",
"hash": "48e67478315279cf8e7e69c38b80c60ebf71d9d8a0940b9a7cf9c63a747ca8a9"
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.26.0/gql-x86-windows.exe#/gitql.exe",
"hash": "1379f54d200d7878106b8b96204e9e98da2311dbf658e2140d19d03af24e0d5d"
}
},
"bin": "gitql.exe",