gitql: Update to version 0.8.0

This commit is contained in:
github-actions[bot] 2023-11-10 12:30:04 +00:00
parent 04c9b6f6ae
commit cbd93cb5d2

View File

@ -1,16 +1,16 @@
{ {
"version": "0.7.2", "version": "0.8.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.7.2/gql-x86_64-windows.exe#/gitql.exe", "url": "https://github.com/AmrDeveloper/GQL/releases/download/0.8.0/gql-x86_64-windows.exe#/gitql.exe",
"hash": "efaea90992b24e3abf628fa93c531243fe275b5eddc3867a5e745f101e09e6fe" "hash": "e98fd8f86a76d0ed79ecde97af0742185a938f4e7fae5168468071291e55cb09"
}, },
"32bit": { "32bit": {
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.7.2/gql-x86-windows.exe#/gitql.exe", "url": "https://github.com/AmrDeveloper/GQL/releases/download/0.8.0/gql-x86-windows.exe#/gitql.exe",
"hash": "e50b4400ae75f7f4cfad654fee7bddab1ae638bf3a4b8255047ff44cbe7eb697" "hash": "cb97b82b7fac46d5f1301dbde7755f1df87600aa1aa004a9e734a27defc9da62"
} }
}, },
"bin": "gitql.exe", "bin": "gitql.exe",