gitql: Update to version 0.42.0

This commit is contained in:
github-actions[bot] 2025-11-16 12:31:17 +00:00
parent d8ab081856
commit 34320d5159

View File

@ -1,16 +1,16 @@
{
"version": "0.41.0",
"version": "0.42.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.41.0/gql-x86_64-windows.exe#/gitql.exe",
"hash": "18c05267133308fa5ecf9110ce861231abc73221913dc25ef9d4071cb45ec99c"
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.42.0/gql-x86_64-windows.exe#/gitql.exe",
"hash": "4754f6af5862a1500ab4ffa4ff973212d29945a55a5509787f43195e3a25f416"
},
"32bit": {
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.41.0/gql-x86-windows.exe#/gitql.exe",
"hash": "79d4d75e131b903420bc618911b7add08676b86abacd595fb73f7243edd6407e"
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.42.0/gql-x86-windows.exe#/gitql.exe",
"hash": "4ad2fb0bf6c81971aec8b443c35692c12be6200c41ab8ad9f1263f15037e0535"
}
},
"bin": "gitql.exe",