From d3c42117c6ccf5d64617474313ee4ad7c8123c64 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 18 May 2024 12:31:06 +0000 Subject: [PATCH] gitql: Update to version 0.19.0 --- bucket/gitql.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gitql.json b/bucket/gitql.json index 88d081893b..799780f412 100644 --- a/bucket/gitql.json +++ b/bucket/gitql.json @@ -1,16 +1,16 @@ { - "version": "0.18.0", + "version": "0.19.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.18.0/gql-x86_64-windows.exe#/gitql.exe", - "hash": "adfe52cadb320e534cf58eedd6cbd44a0d3ed43b1d5522c5ad684e4ab54bd7b5" + "url": "https://github.com/AmrDeveloper/GQL/releases/download/0.19.0/gql-x86_64-windows.exe#/gitql.exe", + "hash": "ab8ea997cc07e4c75d792f577030ba23a2b2a8a779647c25479ef1a3e5d89901" }, "32bit": { - "url": "https://github.com/AmrDeveloper/GQL/releases/download/0.18.0/gql-x86-windows.exe#/gitql.exe", - "hash": "8d39ad19890d8a6e2981136ba6ca4395f8f26d650ac2ee222518b56087277cad" + "url": "https://github.com/AmrDeveloper/GQL/releases/download/0.19.0/gql-x86-windows.exe#/gitql.exe", + "hash": "a185079140e4c3570cdf38f8c30de22853b183573c42fedfc8aa177c495a3085" } }, "bin": "gitql.exe",