aqua: Update to version 2.55.0

This commit is contained in:
github-actions[bot] 2025-09-21 08:29:03 +00:00
parent 495416b5a0
commit c2686266f1

View File

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