gitql: Update to version 0.13.0

This commit is contained in:
github-actions[bot] 2024-01-25 12:30:09 +00:00
parent 6bdb69a956
commit 6d61cf7a9f

View File

@ -1,16 +1,16 @@
{ {
"version": "0.12.0", "version": "0.13.0",
"description": "SQL like lanuage to perform queries on .git files", "description": "SQL like lanuage to perform queries on .git files",
"homepage": "https://github.com/amrdeveloper/gql", "homepage": "https://github.com/amrdeveloper/gql",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.12.0/gql-x86_64-windows.exe#/gitql.exe", "url": "https://github.com/AmrDeveloper/GQL/releases/download/0.13.0/gql-x86_64-windows.exe#/gitql.exe",
"hash": "75f6dbd507df87606693360ec90eeae0b575f7ac3e663188c2bb78690f8d538d" "hash": "6b3cda3fcf9570e99ea685b64e92c19095c404fb901a4542d76291fe946f4834"
}, },
"32bit": { "32bit": {
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.12.0/gql-x86-windows.exe#/gitql.exe", "url": "https://github.com/AmrDeveloper/GQL/releases/download/0.13.0/gql-x86-windows.exe#/gitql.exe",
"hash": "f5eee83b7607ad155e954e8344888a6d6f829ab316376b76fb5ab0a9cfc079da" "hash": "385eb42f8710886df1ae9f2276b24afc2c1e18611a799e8808eea73e14033643"
} }
}, },
"bin": "gitql.exe", "bin": "gitql.exe",