gitql: Update to version 0.17.0

This commit is contained in:
github-actions[bot] 2024-04-05 17:09:50 +00:00
parent 4d7eac921b
commit cfeb832428

View File

@ -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",