gitql: Update to version 0.22.1

This commit is contained in:
github-actions[bot] 2024-06-12 20:26:20 +00:00
parent c165179f21
commit b63815eb28

View File

@ -1,16 +1,16 @@
{
"version": "0.21.0",
"version": "0.22.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.21.0/gql-x86_64-windows.exe#/gitql.exe",
"hash": "96d2ff7747dd9ac7c2033114bfcb357192b3543f49c318e799d71567a3881869"
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.22.1/gql-x86_64-windows.exe#/gitql.exe",
"hash": "bee4f42fa601f90a9ffa8fd8f46de9e5140bf39789326dbe8426edde80439792"
},
"32bit": {
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.21.0/gql-x86-windows.exe#/gitql.exe",
"hash": "b35405dfc8b3e2b9613c6a7a7be505166c7d006e68c8b2eaa116ba2b12ee246e"
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.22.1/gql-x86-windows.exe#/gitql.exe",
"hash": "d7113819b38e6772c5b3cab0f3f506ebeda29bf73ae9c98476d8a712789a65a2"
}
},
"bin": "gitql.exe",