From 4b3677d8f5313cf9a4aab7c4d2ac75b8aeceae94 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 12:30:23 +0000 Subject: [PATCH] gitql: Update to version 0.15.0 --- bucket/gitql.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gitql.json b/bucket/gitql.json index 52ff7ae789..8c21f3f1ff 100644 --- a/bucket/gitql.json +++ b/bucket/gitql.json @@ -1,16 +1,16 @@ { - "version": "0.14.0", + "version": "0.15.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.14.0/gql-x86_64-windows.exe#/gitql.exe", - "hash": "6b0483de1b453b6c86875151e200adafdd9418efd98ae89837057679f7f72bd1" + "url": "https://github.com/AmrDeveloper/GQL/releases/download/0.15.0/gql-x86_64-windows.exe#/gitql.exe", + "hash": "82cb8597f75c1e9cbc89432c64695bed862d356cac49a9c1327dc5c5886b32ea" }, "32bit": { - "url": "https://github.com/AmrDeveloper/GQL/releases/download/0.14.0/gql-x86-windows.exe#/gitql.exe", - "hash": "9e5b7a968c150e0cc84b20ce4efb00aa15fbd702dcd56cbef7ac8f748056df06" + "url": "https://github.com/AmrDeveloper/GQL/releases/download/0.15.0/gql-x86-windows.exe#/gitql.exe", + "hash": "627a307f4e5474d5e5a6e25aca0c00ad68e3eb611c8d3eb56d6b6e69174e4082" } }, "bin": "gitql.exe",