aqua: Update to version 2.29.1

This commit is contained in:
github-actions[bot] 2024-07-14 08:27:09 +00:00
parent 5c6425fcc2
commit 638b2ed6b9

View File

@ -1,16 +1,16 @@
{ {
"version": "2.29.0", "version": "2.29.1",
"description": "Declarative CLI version manager written in Go", "description": "Declarative CLI version manager written in Go",
"homepage": "https://aquaproj.github.io/", "homepage": "https://aquaproj.github.io/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/aquaproj/aqua/releases/download/v2.29.0/aqua_windows_amd64.zip", "url": "https://github.com/aquaproj/aqua/releases/download/v2.29.1/aqua_windows_amd64.zip",
"hash": "0028bcc8d3f2c724fa9c5904c8849ea0f5ef620d3b4b0b210cb5e88ef7b9244c" "hash": "a84bfe8eee3dd13d6c12bb98eb307d12ca6067d3fef477a53e2c51405c79aad7"
}, },
"arm64": { "arm64": {
"url": "https://github.com/aquaproj/aqua/releases/download/v2.29.0/aqua_windows_amd64.zip", "url": "https://github.com/aquaproj/aqua/releases/download/v2.29.1/aqua_windows_amd64.zip",
"hash": "0028bcc8d3f2c724fa9c5904c8849ea0f5ef620d3b4b0b210cb5e88ef7b9244c" "hash": "a84bfe8eee3dd13d6c12bb98eb307d12ca6067d3fef477a53e2c51405c79aad7"
} }
}, },
"bin": "aqua.exe", "bin": "aqua.exe",