From 9fddb92582437f468f054b879ad4547c80c56a71 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Jun 2024 16:28:10 +0000 Subject: [PATCH] gitql: Update to version 0.24.0 --- bucket/gitql.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gitql.json b/bucket/gitql.json index 10254032be..c15c4c8555 100644 --- a/bucket/gitql.json +++ b/bucket/gitql.json @@ -1,16 +1,16 @@ { - "version": "0.23.0", + "version": "0.24.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.23.0/gql-x86_64-windows.exe#/gitql.exe", - "hash": "5ef82c480711564431b8b5bb1f0da946b3603dc4d02fc82854669f3c7deaa2da" + "url": "https://github.com/AmrDeveloper/GQL/releases/download/0.24.0/gql-x86_64-windows.exe#/gitql.exe", + "hash": "b9b78e38632a0abf37cf1e9fa3c75434284bf2730c0b7c92a2ea27556fe25850" }, "32bit": { - "url": "https://github.com/AmrDeveloper/GQL/releases/download/0.23.0/gql-x86-windows.exe#/gitql.exe", - "hash": "fbdba7fc69cfb734ad958066fc7dc501d1fe6d4b350fc2a394e25abb15c39b6f" + "url": "https://github.com/AmrDeveloper/GQL/releases/download/0.24.0/gql-x86-windows.exe#/gitql.exe", + "hash": "c0886db47ef3f1b59cafd3035bd3ea11482af4a6b94cdc16089f9244d295a468" } }, "bin": "gitql.exe",