From c7b6f10a563a3d1878286aab4d162ab5ba25e4f0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 13 Jan 2024 12:29:43 +0000 Subject: [PATCH] gitql: Update to version 0.12.0 --- bucket/gitql.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gitql.json b/bucket/gitql.json index 9312f29eff..76c4f60866 100644 --- a/bucket/gitql.json +++ b/bucket/gitql.json @@ -1,16 +1,16 @@ { - "version": "0.11.0", + "version": "0.12.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.11.0/gql-x86_64-windows.exe#/gitql.exe", - "hash": "5c1fcf9bb62f7b5938490f23869497b695e267e5923cb5cd98cc7f5dac9091c4" + "url": "https://github.com/AmrDeveloper/GQL/releases/download/0.12.0/gql-x86_64-windows.exe#/gitql.exe", + "hash": "75f6dbd507df87606693360ec90eeae0b575f7ac3e663188c2bb78690f8d538d" }, "32bit": { - "url": "https://github.com/AmrDeveloper/GQL/releases/download/0.11.0/gql-x86-windows.exe#/gitql.exe", - "hash": "3470df2d42201e2089dde9edc242b62483ab60a50867f4696f0338d72c7dae93" + "url": "https://github.com/AmrDeveloper/GQL/releases/download/0.12.0/gql-x86-windows.exe#/gitql.exe", + "hash": "f5eee83b7607ad155e954e8344888a6d6f829ab316376b76fb5ab0a9cfc079da" } }, "bin": "gitql.exe",