From e119226bd5a32a570be1b4b71a9926a75c79616f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 23 Feb 2025 16:28:36 +0000 Subject: [PATCH] gitql: Update to version 0.37.0 --- bucket/gitql.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gitql.json b/bucket/gitql.json index 01509c9701572..532e33c768dd0 100644 --- a/bucket/gitql.json +++ b/bucket/gitql.json @@ -1,16 +1,16 @@ { - "version": "0.36.0", + "version": "0.37.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.36.0/gql-x86_64-windows.exe#/gitql.exe", - "hash": "bd17c836ae118772a707c5cf0bc90262e85e010b16eecf18ab0ef43c03dd5e8d" + "url": "https://github.com/AmrDeveloper/GQL/releases/download/0.37.0/gql-x86_64-windows.exe#/gitql.exe", + "hash": "79b627b588751fe3b344ecb5466bd92db30620847f02755e40b5a394b62e2911" }, "32bit": { - "url": "https://github.com/AmrDeveloper/GQL/releases/download/0.36.0/gql-x86-windows.exe#/gitql.exe", - "hash": "61f29985e231147f4bfaeebb556bedcecef4745d39b1218af494a1bf4af99af2" + "url": "https://github.com/AmrDeveloper/GQL/releases/download/0.37.0/gql-x86-windows.exe#/gitql.exe", + "hash": "5fc9d6a055ef6f21cec8e41f669eae5da998b8f849e19854201a16949c507c51" } }, "bin": "gitql.exe",