From 8d145b223f80886876c3b9bef2f338f29e2caf1a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 4 Jan 2025 16:29:05 +0000 Subject: [PATCH] gitql: Update to version 0.35.0 --- bucket/gitql.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gitql.json b/bucket/gitql.json index 1ba1797981..595b3ade32 100644 --- a/bucket/gitql.json +++ b/bucket/gitql.json @@ -1,16 +1,16 @@ { - "version": "0.34.0", + "version": "0.35.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.34.0/gql-x86_64-windows.exe#/gitql.exe", - "hash": "ba10afb48c8f44a47b8e3a179aba6efb1fd1521e9a2fdcb8ca664c5fa7f4c96d" + "url": "https://github.com/AmrDeveloper/GQL/releases/download/0.35.0/gql-x86_64-windows.exe#/gitql.exe", + "hash": "ee70b7b43503e12c634f2efd9d8c2db17aca59a3169f0a99811352160dc9af3a" }, "32bit": { - "url": "https://github.com/AmrDeveloper/GQL/releases/download/0.34.0/gql-x86-windows.exe#/gitql.exe", - "hash": "9ba4dff9f111c17dff22d99e095d5f434264169d96f0c61817ffd1e24c149fdf" + "url": "https://github.com/AmrDeveloper/GQL/releases/download/0.35.0/gql-x86-windows.exe#/gitql.exe", + "hash": "92c154f5bcea3acc43d654469c4589773f540f903be8b073098cfa2d27229ee2" } }, "bin": "gitql.exe",