aqua: Update to version 2.51.2

This commit is contained in:
github-actions[bot] 2025-05-11 16:29:47 +00:00
parent c1c2a78230
commit 491b1406db

View File

@ -1,16 +1,16 @@
{ {
"version": "2.51.1", "version": "2.51.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.51.1/aqua_windows_amd64.zip", "url": "https://github.com/aquaproj/aqua/releases/download/v2.51.2/aqua_windows_amd64.zip",
"hash": "1625f7eeb04d176959325b24c212c7e5c6e2ca06a90039a790d832c01a5e4600" "hash": "bcac8677b632009ba9b561d38dddb0e07c55c5ac4690e0deb1a24b9e0cf282c8"
}, },
"arm64": { "arm64": {
"url": "https://github.com/aquaproj/aqua/releases/download/v2.51.1/aqua_windows_amd64.zip", "url": "https://github.com/aquaproj/aqua/releases/download/v2.51.2/aqua_windows_amd64.zip",
"hash": "1625f7eeb04d176959325b24c212c7e5c6e2ca06a90039a790d832c01a5e4600" "hash": "bcac8677b632009ba9b561d38dddb0e07c55c5ac4690e0deb1a24b9e0cf282c8"
} }
}, },
"bin": "aqua.exe", "bin": "aqua.exe",