aqua: Update to version 2.25.0

This commit is contained in:
github-actions[bot] 2024-03-19 00:33:12 +00:00
parent 7371a354a9
commit 6316ce6b8c

View File

@ -1,16 +1,16 @@
{ {
"version": "2.24.1", "version": "2.25.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.24.1/aqua_windows_amd64.zip", "url": "https://github.com/aquaproj/aqua/releases/download/v2.25.0/aqua_windows_amd64.zip",
"hash": "248881aecf8e1b97f1da7f46ad2fe3501d4b3c4027086431d4f92f2d07399812" "hash": "0f402af4eb8b50e0d2fc6d604119c76c8af2dac1a99eeb4655fdc515452c8151"
}, },
"arm64": { "arm64": {
"url": "https://github.com/aquaproj/aqua/releases/download/v2.24.1/aqua_windows_amd64.zip", "url": "https://github.com/aquaproj/aqua/releases/download/v2.25.0/aqua_windows_amd64.zip",
"hash": "248881aecf8e1b97f1da7f46ad2fe3501d4b3c4027086431d4f92f2d07399812" "hash": "0f402af4eb8b50e0d2fc6d604119c76c8af2dac1a99eeb4655fdc515452c8151"
} }
}, },
"bin": "aqua.exe", "bin": "aqua.exe",