gitql: Update to version 0.16.0

This commit is contained in:
github-actions[bot] 2024-03-15 16:27:36 +00:00
parent bedddb0e97
commit 136f1bb87a

View File

@ -1,16 +1,16 @@
{
"version": "0.15.0",
"version": "0.16.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.15.0/gql-x86_64-windows.exe#/gitql.exe",
"hash": "82cb8597f75c1e9cbc89432c64695bed862d356cac49a9c1327dc5c5886b32ea"
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.16.0/gql-x86_64-windows.exe#/gitql.exe",
"hash": "d6614441ed6fe69c295c14ae4a1cba86aa8ab8eaf5a37c617fbe762e61eafe12"
},
"32bit": {
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.15.0/gql-x86-windows.exe#/gitql.exe",
"hash": "627a307f4e5474d5e5a6e25aca0c00ad68e3eb611c8d3eb56d6b6e69174e4082"
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.16.0/gql-x86-windows.exe#/gitql.exe",
"hash": "c5ca8e0da6e0e395b0c98bdff7b827567fe1d08892cc0580abca279eae149269"
}
},
"bin": "gitql.exe",