aqua: Update to version 2.55.1

This commit is contained in:
github-actions[bot] 2025-10-25 16:29:17 +00:00
parent 40967dc5e5
commit 6f32604ec4

View File

@ -1,16 +1,16 @@
{ {
"version": "2.55.0", "version": "2.55.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.55.0/aqua_windows_amd64.zip", "url": "https://github.com/aquaproj/aqua/releases/download/v2.55.1/aqua_windows_amd64.zip",
"hash": "741873952ca6cc9b6a718480272479710187c63569de60ecdc73d3eabb5014d2" "hash": "3efa0eaecd4f252f9dcf0d3b723e77894657977dc91939aac7697380a3f476a1"
}, },
"arm64": { "arm64": {
"url": "https://github.com/aquaproj/aqua/releases/download/v2.55.0/aqua_windows_arm64.zip", "url": "https://github.com/aquaproj/aqua/releases/download/v2.55.1/aqua_windows_arm64.zip",
"hash": "0e3ff5733276384978543e68679ffe8da886a53d141a5be33da636848eb6843b" "hash": "faf478d4db6e873ed85365e6864af31bf831317a1736b4ca7f3cf561e3a463ec"
} }
}, },
"bin": "aqua.exe", "bin": "aqua.exe",