gitql: Update to version 0.35.0

This commit is contained in:
github-actions[bot] 2025-01-04 16:29:05 +00:00
parent 8e96b875a9
commit 8d145b223f

View File

@ -1,16 +1,16 @@
{
"version": "0.34.0",
"version": "0.35.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.34.0/gql-x86_64-windows.exe#/gitql.exe",
"hash": "ba10afb48c8f44a47b8e3a179aba6efb1fd1521e9a2fdcb8ca664c5fa7f4c96d"
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.35.0/gql-x86_64-windows.exe#/gitql.exe",
"hash": "ee70b7b43503e12c634f2efd9d8c2db17aca59a3169f0a99811352160dc9af3a"
},
"32bit": {
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.34.0/gql-x86-windows.exe#/gitql.exe",
"hash": "9ba4dff9f111c17dff22d99e095d5f434264169d96f0c61817ffd1e24c149fdf"
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.35.0/gql-x86-windows.exe#/gitql.exe",
"hash": "92c154f5bcea3acc43d654469c4589773f540f903be8b073098cfa2d27229ee2"
}
},
"bin": "gitql.exe",