aqua: Update to version 2.55.2

This commit is contained in:
github-actions[bot] 2025-11-24 00:44:10 +00:00
parent 12dfb9ed36
commit 3635848eaf

View File

@ -1,16 +1,16 @@
{ {
"version": "2.55.1", "version": "2.55.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.55.1/aqua_windows_amd64.zip", "url": "https://github.com/aquaproj/aqua/releases/download/v2.55.2/aqua_windows_amd64.zip",
"hash": "3efa0eaecd4f252f9dcf0d3b723e77894657977dc91939aac7697380a3f476a1" "hash": "c69c592681bd6a6177575b2b93978f475e68f13deefe16b68bf31142c81cb546"
}, },
"arm64": { "arm64": {
"url": "https://github.com/aquaproj/aqua/releases/download/v2.55.1/aqua_windows_arm64.zip", "url": "https://github.com/aquaproj/aqua/releases/download/v2.55.2/aqua_windows_arm64.zip",
"hash": "faf478d4db6e873ed85365e6864af31bf831317a1736b4ca7f3cf561e3a463ec" "hash": "21b12e6093f30e61f0bc4787c27870d2b633a40cb320a710759bde6d86bb8167"
} }
}, },
"bin": "aqua.exe", "bin": "aqua.exe",