From dd9afd17b3eae57d56ace1144c48ea654ce5d25a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 12:32:23 +0000 Subject: [PATCH] gitql: Update to version 0.34.0 --- bucket/gitql.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gitql.json b/bucket/gitql.json index dd9bf4379f..1ba1797981 100644 --- a/bucket/gitql.json +++ b/bucket/gitql.json @@ -1,16 +1,16 @@ { - "version": "0.33.0", + "version": "0.34.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.33.0/gql-x86_64-windows.exe#/gitql.exe", - "hash": "290d843c3799826d7e0410aeca24b2fc14a1a58291d0102cd27617d2797baff4" + "url": "https://github.com/AmrDeveloper/GQL/releases/download/0.34.0/gql-x86_64-windows.exe#/gitql.exe", + "hash": "ba10afb48c8f44a47b8e3a179aba6efb1fd1521e9a2fdcb8ca664c5fa7f4c96d" }, "32bit": { - "url": "https://github.com/AmrDeveloper/GQL/releases/download/0.33.0/gql-x86-windows.exe#/gitql.exe", - "hash": "13c3c960f5e90e222c47c9f10ec3babbaa501e224a47ae44b57d998a0f5f4a2e" + "url": "https://github.com/AmrDeveloper/GQL/releases/download/0.34.0/gql-x86-windows.exe#/gitql.exe", + "hash": "9ba4dff9f111c17dff22d99e095d5f434264169d96f0c61817ffd1e24c149fdf" } }, "bin": "gitql.exe",