aqua: Update to version 2.55.3

This commit is contained in:
github-actions[bot] 2025-12-09 00:41:59 +00:00
parent 2a830d327a
commit f3f2c03981

View File

@ -1,16 +1,16 @@
{ {
"version": "2.55.2", "version": "2.55.3",
"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.2/aqua_windows_amd64.zip", "url": "https://github.com/aquaproj/aqua/releases/download/v2.55.3/aqua_windows_amd64.zip",
"hash": "c69c592681bd6a6177575b2b93978f475e68f13deefe16b68bf31142c81cb546" "hash": "aa0b5c723b037299d1ffaadb6e1b4e7d560b373e07a66d40c7f61f5c23471157"
}, },
"arm64": { "arm64": {
"url": "https://github.com/aquaproj/aqua/releases/download/v2.55.2/aqua_windows_arm64.zip", "url": "https://github.com/aquaproj/aqua/releases/download/v2.55.3/aqua_windows_arm64.zip",
"hash": "21b12e6093f30e61f0bc4787c27870d2b633a40cb320a710759bde6d86bb8167" "hash": "5df43e92228c705e54f49def802f5fc3dd74024f76a031370a2abeca29f07894"
} }
}, },
"bin": "aqua.exe", "bin": "aqua.exe",