gitql: Update to version 0.28.0

This commit is contained in:
github-actions[bot] 2024-09-27 20:27:42 +00:00
parent f2d15b3c54
commit ca4a1308c0

View File

@ -1,16 +1,16 @@
{ {
"version": "0.27.0", "version": "0.28.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.27.0/gql-x86_64-windows.exe#/gitql.exe", "url": "https://github.com/AmrDeveloper/GQL/releases/download/0.28.0/gql-x86_64-windows.exe#/gitql.exe",
"hash": "3f8378600281291bb8160a8024919c2c5607b0faf6973fc57a9011dd7e9ecf89" "hash": "10aa31ebf5abcabcd3a8c0edf77755c161aa4b1f13bdcdc0441f2a04a330d003"
}, },
"32bit": { "32bit": {
"url": "https://github.com/AmrDeveloper/GQL/releases/download/0.27.0/gql-x86-windows.exe#/gitql.exe", "url": "https://github.com/AmrDeveloper/GQL/releases/download/0.28.0/gql-x86-windows.exe#/gitql.exe",
"hash": "506236b7ad8ccacd0ff2bce51674a4948ce9369d81fff917b94e4ec9bcaa5b78" "hash": "e3bbcb71467ca38cab54f5d19199fcf786a3102a4cf8048add596230c74df893"
} }
}, },
"bin": "gitql.exe", "bin": "gitql.exe",