From c4bf30bb11ec8683af6527eafc9fcf922c8b61e1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 30 Nov 2024 12:33:20 +0000 Subject: [PATCH] gitql: Update to version 0.32.0 --- bucket/gitql.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gitql.json b/bucket/gitql.json index 019e7581f5..1aaf8a3076 100644 --- a/bucket/gitql.json +++ b/bucket/gitql.json @@ -1,16 +1,16 @@ { - "version": "0.31.0", + "version": "0.32.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.31.0/gql-x86_64-windows.exe#/gitql.exe", - "hash": "1d69874e611003283d7a69e8888f953ad74eff4d9a5d9ade18e401f64540acf7" + "url": "https://github.com/AmrDeveloper/GQL/releases/download/0.32.0/gql-x86_64-windows.exe#/gitql.exe", + "hash": "cb8792ce5cb5702e4d5a55806c81dfcfbd8e99ee6397fbe9d3c981b51c5c7787" }, "32bit": { - "url": "https://github.com/AmrDeveloper/GQL/releases/download/0.31.0/gql-x86-windows.exe#/gitql.exe", - "hash": "866d3c2a2b4e7221e67d89ddaa31fcab886b09bcfbbfc26fbd69164801c58296" + "url": "https://github.com/AmrDeveloper/GQL/releases/download/0.32.0/gql-x86-windows.exe#/gitql.exe", + "hash": "ea80281911b8957f11348574f56b2a4ad8393aaf5ca7f118336c9750cb23e07a" } }, "bin": "gitql.exe",