gitql: Update to version 0.7.2

This commit is contained in:
github-actions[bot] 2023-10-26 16:26:45 +00:00
parent 58ba717747
commit 149350065b

View File

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