gitql: Update to version 0.36.0

This commit is contained in:
github-actions[bot] 2025-01-27 20:27:42 +00:00
parent a92160df98
commit ea0c0b5603

View File

@ -1,16 +1,16 @@
{ {
"version": "0.35.0", "version": "0.36.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.35.0/gql-x86_64-windows.exe#/gitql.exe", "url": "https://github.com/AmrDeveloper/GQL/releases/download/0.36.0/gql-x86_64-windows.exe#/gitql.exe",
"hash": "ee70b7b43503e12c634f2efd9d8c2db17aca59a3169f0a99811352160dc9af3a" "hash": "bd17c836ae118772a707c5cf0bc90262e85e010b16eecf18ab0ef43c03dd5e8d"
}, },
"32bit": { "32bit": {
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.35.0/gql-x86-windows.exe#/gitql.exe", "url": "https://github.com/AmrDeveloper/GQL/releases/download/0.36.0/gql-x86-windows.exe#/gitql.exe",
"hash": "92c154f5bcea3acc43d654469c4589773f540f903be8b073098cfa2d27229ee2" "hash": "61f29985e231147f4bfaeebb556bedcecef4745d39b1218af494a1bf4af99af2"
} }
}, },
"bin": "gitql.exe", "bin": "gitql.exe",