gitql: Update to version 0.18.0

This commit is contained in:
github-actions[bot] 2024-04-26 16:29:05 +00:00
parent 671ec6b114
commit f86c911410

View File

@ -1,16 +1,16 @@
{
"version": "0.17.0",
"version": "0.18.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.17.0/gql-x86_64-windows.exe#/gitql.exe",
"hash": "417bdcb3160df339e420625544420920a19879fd4ef8c778db3da010c344d046"
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.18.0/gql-x86_64-windows.exe#/gitql.exe",
"hash": "adfe52cadb320e534cf58eedd6cbd44a0d3ed43b1d5522c5ad684e4ab54bd7b5"
},
"32bit": {
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.17.0/gql-x86-windows.exe#/gitql.exe",
"hash": "add2c8444be9b6b060402d8d8baff656d632e49cf4e680532fe0aa8b50ac67d6"
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.18.0/gql-x86-windows.exe#/gitql.exe",
"hash": "8d39ad19890d8a6e2981136ba6ca4395f8f26d650ac2ee222518b56087277cad"
}
},
"bin": "gitql.exe",