aqua: Update to version 2.30.0

This commit is contained in:
github-actions[bot] 2024-07-17 00:34:08 +00:00
parent 832e322456
commit c3a8951f66

View File

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