gitql: Update to version 0.20.0

This commit is contained in:
github-actions[bot] 2024-05-31 12:31:18 +00:00
parent eece2a1dd5
commit 0477edcd2e

View File

@ -1,16 +1,16 @@
{
"version": "0.19.1",
"version": "0.20.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.19.1/gql-x86_64-windows.exe#/gitql.exe",
"hash": "fd7ebffcfcbfe7e45206e2ffddcbf807e55a460998834458d85d76b4c719843f"
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.20.0/gql-x86_64-windows.exe#/gitql.exe",
"hash": "0e260c7d91bbc2ea85a9eb4cefa808e0a40f48a9bdd410df9dad27b291fa4890"
},
"32bit": {
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.19.1/gql-x86-windows.exe#/gitql.exe",
"hash": "fb923422d02c1dac1c3935dedf0b97f3a753ea724fd02c5b5ffc992b06d034ab"
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.20.0/gql-x86-windows.exe#/gitql.exe",
"hash": "f9753e9ffdf5abb25616fb8d6a135a89102b921507023b1d0b52e06ca4a24d4c"
}
},
"bin": "gitql.exe",