aqua: Update to version 2.25.2

This commit is contained in:
github-actions[bot] 2024-04-01 01:14:28 +00:00
parent 47a1da9a8e
commit ad4c6e094c

View File

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