From cfeb8324284d3e2ccbae7f45099bf86ce2711eb9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 Apr 2024 17:09:50 +0000 Subject: [PATCH] gitql: Update to version 0.17.0 --- bucket/gitql.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gitql.json b/bucket/gitql.json index 7de29e07d8..6fe86086bb 100644 --- a/bucket/gitql.json +++ b/bucket/gitql.json @@ -1,16 +1,16 @@ { - "version": "0.16.0", + "version": "0.17.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.16.0/gql-x86_64-windows.exe#/gitql.exe", - "hash": "d6614441ed6fe69c295c14ae4a1cba86aa8ab8eaf5a37c617fbe762e61eafe12" + "url": "https://github.com/AmrDeveloper/GQL/releases/download/0.17.0/gql-x86_64-windows.exe#/gitql.exe", + "hash": "417bdcb3160df339e420625544420920a19879fd4ef8c778db3da010c344d046" }, "32bit": { - "url": "https://github.com/AmrDeveloper/GQL/releases/download/0.16.0/gql-x86-windows.exe#/gitql.exe", - "hash": "c5ca8e0da6e0e395b0c98bdff7b827567fe1d08892cc0580abca279eae149269" + "url": "https://github.com/AmrDeveloper/GQL/releases/download/0.17.0/gql-x86-windows.exe#/gitql.exe", + "hash": "add2c8444be9b6b060402d8d8baff656d632e49cf4e680532fe0aa8b50ac67d6" } }, "bin": "gitql.exe",