From 88a300404f102de0a323ef3d8b096d1cf9663db2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 5 Oct 2025 12:32:04 +0000 Subject: [PATCH] gitql: Update to version 0.41.0 --- bucket/gitql.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gitql.json b/bucket/gitql.json index 9acecf494e..0da968d683 100644 --- a/bucket/gitql.json +++ b/bucket/gitql.json @@ -1,16 +1,16 @@ { - "version": "0.40.0", + "version": "0.41.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.40.0/gql-x86_64-windows.exe#/gitql.exe", - "hash": "5a61a9495e286c06ac3a2db802a1d995dff3d65352710f90e3eefcda697564f6" + "url": "https://github.com/AmrDeveloper/GQL/releases/download/0.41.0/gql-x86_64-windows.exe#/gitql.exe", + "hash": "18c05267133308fa5ecf9110ce861231abc73221913dc25ef9d4071cb45ec99c" }, "32bit": { - "url": "https://github.com/AmrDeveloper/GQL/releases/download/0.40.0/gql-x86-windows.exe#/gitql.exe", - "hash": "b362eb3fdc2a095ae8b3f910a353202b1972486fc9fc55783cb9848b1ca418a6" + "url": "https://github.com/AmrDeveloper/GQL/releases/download/0.41.0/gql-x86-windows.exe#/gitql.exe", + "hash": "79d4d75e131b903420bc618911b7add08676b86abacd595fb73f7243edd6407e" } }, "bin": "gitql.exe",