gitql: Update to version 0.10.0

This commit is contained in:
github-actions[bot] 2023-12-08 12:29:46 +00:00
parent 83e90c5a6c
commit e31ec6e6ad

View File

@ -1,16 +1,16 @@
{
"version": "0.9.0",
"version": "0.10.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.9.0/gql-x86_64-windows.exe#/gitql.exe",
"hash": "98d5d4bb14021c41419ed1cdf6c6f24fc9699e7c8f91bda521c1bb406a2fda54"
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.10.0/gql-x86_64-windows.exe#/gitql.exe",
"hash": "febd9dca0a30eb3581378127b4e4c3cf4dd532f9b000e51d372ce807e36e7d1b"
},
"32bit": {
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.9.0/gql-x86-windows.exe#/gitql.exe",
"hash": "9da9f33bd5617dbd97210ec4a550c344bb95eb9baae708d7c88a807bcf10b731"
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.10.0/gql-x86-windows.exe#/gitql.exe",
"hash": "e81ceda9d014177e894d472cdf26fcdb1d116d24baf35e6d6a2ee5ab7ef8c4f8"
}
},
"bin": "gitql.exe",