gitql: Update to version 0.21.0

This commit is contained in:
github-actions[bot] 2024-06-07 12:31:22 +00:00
parent 52fe4f49be
commit 184151104c

View File

@ -1,16 +1,16 @@
{
"version": "0.20.0",
"version": "0.21.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.20.0/gql-x86_64-windows.exe#/gitql.exe",
"hash": "0e260c7d91bbc2ea85a9eb4cefa808e0a40f48a9bdd410df9dad27b291fa4890"
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.21.0/gql-x86_64-windows.exe#/gitql.exe",
"hash": "96d2ff7747dd9ac7c2033114bfcb357192b3543f49c318e799d71567a3881869"
},
"32bit": {
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.20.0/gql-x86-windows.exe#/gitql.exe",
"hash": "f9753e9ffdf5abb25616fb8d6a135a89102b921507023b1d0b52e06ca4a24d4c"
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.21.0/gql-x86-windows.exe#/gitql.exe",
"hash": "b35405dfc8b3e2b9613c6a7a7be505166c7d006e68c8b2eaa116ba2b12ee246e"
}
},
"bin": "gitql.exe",