aqua: Update to version 2.29.2

This commit is contained in:
github-actions[bot] 2024-07-14 12:29:48 +00:00
parent efbca9008e
commit cde89fa992

View File

@ -1,16 +1,16 @@
{ {
"version": "2.29.1", "version": "2.29.2",
"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.1/aqua_windows_amd64.zip", "url": "https://github.com/aquaproj/aqua/releases/download/v2.29.2/aqua_windows_amd64.zip",
"hash": "a84bfe8eee3dd13d6c12bb98eb307d12ca6067d3fef477a53e2c51405c79aad7" "hash": "f2de70d982400a240350a5a6b5a577d65e547a8caff50fd04e2e724667505b48"
}, },
"arm64": { "arm64": {
"url": "https://github.com/aquaproj/aqua/releases/download/v2.29.1/aqua_windows_amd64.zip", "url": "https://github.com/aquaproj/aqua/releases/download/v2.29.2/aqua_windows_amd64.zip",
"hash": "a84bfe8eee3dd13d6c12bb98eb307d12ca6067d3fef477a53e2c51405c79aad7" "hash": "f2de70d982400a240350a5a6b5a577d65e547a8caff50fd04e2e724667505b48"
} }
}, },
"bin": "aqua.exe", "bin": "aqua.exe",