gitql: Update to version 0.9.0

This commit is contained in:
github-actions[bot] 2023-11-25 16:26:07 +00:00
parent 7b026cd667
commit 408d7e0f7e

View File

@ -1,16 +1,16 @@
{ {
"version": "0.8.0", "version": "0.9.0",
"description": "SQL like lanuage to perform queries on .git files", "description": "SQL like lanuage to perform queries on .git files",
"homepage": "https://github.com/amrdeveloper/gql", "homepage": "https://github.com/amrdeveloper/gql",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.8.0/gql-x86_64-windows.exe#/gitql.exe", "url": "https://github.com/AmrDeveloper/GQL/releases/download/0.9.0/gql-x86_64-windows.exe#/gitql.exe",
"hash": "e98fd8f86a76d0ed79ecde97af0742185a938f4e7fae5168468071291e55cb09" "hash": "98d5d4bb14021c41419ed1cdf6c6f24fc9699e7c8f91bda521c1bb406a2fda54"
}, },
"32bit": { "32bit": {
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.8.0/gql-x86-windows.exe#/gitql.exe", "url": "https://github.com/AmrDeveloper/GQL/releases/download/0.9.0/gql-x86-windows.exe#/gitql.exe",
"hash": "cb97b82b7fac46d5f1301dbde7755f1df87600aa1aa004a9e734a27defc9da62" "hash": "9da9f33bd5617dbd97210ec4a550c344bb95eb9baae708d7c88a807bcf10b731"
} }
}, },
"bin": "gitql.exe", "bin": "gitql.exe",