gitql: Update to version 0.32.0

This commit is contained in:
github-actions[bot] 2024-11-30 12:33:20 +00:00
parent 6a0108e3ab
commit c4bf30bb11

View File

@ -1,16 +1,16 @@
{ {
"version": "0.31.0", "version": "0.32.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.31.0/gql-x86_64-windows.exe#/gitql.exe", "url": "https://github.com/AmrDeveloper/GQL/releases/download/0.32.0/gql-x86_64-windows.exe#/gitql.exe",
"hash": "1d69874e611003283d7a69e8888f953ad74eff4d9a5d9ade18e401f64540acf7" "hash": "cb8792ce5cb5702e4d5a55806c81dfcfbd8e99ee6397fbe9d3c981b51c5c7787"
}, },
"32bit": { "32bit": {
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.31.0/gql-x86-windows.exe#/gitql.exe", "url": "https://github.com/AmrDeveloper/GQL/releases/download/0.32.0/gql-x86-windows.exe#/gitql.exe",
"hash": "866d3c2a2b4e7221e67d89ddaa31fcab886b09bcfbbfc26fbd69164801c58296" "hash": "ea80281911b8957f11348574f56b2a4ad8393aaf5ca7f118336c9750cb23e07a"
} }
}, },
"bin": "gitql.exe", "bin": "gitql.exe",