gitql: Update to version 0.27.0

This commit is contained in:
github-actions[bot] 2024-09-07 16:29:27 +00:00
parent 2dd85c6bcb
commit aa09cd20af

View File

@ -1,16 +1,16 @@
{
"version": "0.26.0",
"version": "0.27.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.26.0/gql-x86_64-windows.exe#/gitql.exe",
"hash": "be347530216dd7b26b637c7f261705b0d37afe0d9ba19c18f0aab61d5236a221"
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.27.0/gql-x86_64-windows.exe#/gitql.exe",
"hash": "3f8378600281291bb8160a8024919c2c5607b0faf6973fc57a9011dd7e9ecf89"
},
"32bit": {
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.26.0/gql-x86-windows.exe#/gitql.exe",
"hash": "1379f54d200d7878106b8b96204e9e98da2311dbf658e2140d19d03af24e0d5d"
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.27.0/gql-x86-windows.exe#/gitql.exe",
"hash": "506236b7ad8ccacd0ff2bce51674a4948ce9369d81fff917b94e4ec9bcaa5b78"
}
},
"bin": "gitql.exe",