gitql: Update to version 0.38.0

This commit is contained in:
github-actions[bot] 2025-04-20 20:27:21 +00:00
parent 17b13a5085
commit a8be247689

View File

@ -1,16 +1,16 @@
{ {
"version": "0.37.0", "version": "0.38.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.37.0/gql-x86_64-windows.exe#/gitql.exe", "url": "https://github.com/AmrDeveloper/GQL/releases/download/0.38.0/gql-x86_64-windows.exe#/gitql.exe",
"hash": "79b627b588751fe3b344ecb5466bd92db30620847f02755e40b5a394b62e2911" "hash": "c0484343095b737dad12fb2a142f7f3ab0dbac6a666f6c370b9b8081a00f30d0"
}, },
"32bit": { "32bit": {
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.37.0/gql-x86-windows.exe#/gitql.exe", "url": "https://github.com/AmrDeveloper/GQL/releases/download/0.38.0/gql-x86-windows.exe#/gitql.exe",
"hash": "5fc9d6a055ef6f21cec8e41f669eae5da998b8f849e19854201a16949c507c51" "hash": "c56a083d7ac1f268d18028a99df9ef1ad2d6d7f5543df75e681d55c8521a4757"
} }
}, },
"bin": "gitql.exe", "bin": "gitql.exe",