gitql: Update to version 0.29.1

This commit is contained in:
github-actions[bot] 2024-10-31 00:36:04 +00:00
parent 7718439f3d
commit 033d8aae52

View File

@ -1,16 +1,16 @@
{
"version": "0.28.0",
"version": "0.29.1",
"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.28.0/gql-x86_64-windows.exe#/gitql.exe",
"hash": "10aa31ebf5abcabcd3a8c0edf77755c161aa4b1f13bdcdc0441f2a04a330d003"
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.29.1/gql-x86_64-windows.exe#/gitql.exe",
"hash": "6c9a24eca87960c2bcac92f1e472100b8540f94244dc05a8568a8c81bd8fbd94"
},
"32bit": {
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.28.0/gql-x86-windows.exe#/gitql.exe",
"hash": "e3bbcb71467ca38cab54f5d19199fcf786a3102a4cf8048add596230c74df893"
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.29.1/gql-x86-windows.exe#/gitql.exe",
"hash": "6d47876e11fef9fdb1d60a04d68a545ba75949261254e1d60684ffa63bf484e9"
}
},
"bin": "gitql.exe",