aqua: Update to version 2.25.1

This commit is contained in:
github-actions[bot] 2024-03-22 00:33:24 +00:00
parent 3dee7cfe95
commit 074b65dd4d

View File

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