aqua: Update to version 2.48.1

This commit is contained in:
github-actions[bot] 2025-04-05 04:29:11 +00:00
parent 3a1bcc7288
commit 96880bdcd9

View File

@ -1,16 +1,16 @@
{ {
"version": "2.48.0", "version": "2.48.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.48.0/aqua_windows_amd64.zip", "url": "https://github.com/aquaproj/aqua/releases/download/v2.48.1/aqua_windows_amd64.zip",
"hash": "f8384dca52a311f2afb880b821b68b2a3ecfe93ae9a65388ebab096dd76547ea" "hash": "bf53f4c71f3dd4b53281fd3d2393fdb10d20586de96255afc462555d585d88a6"
}, },
"arm64": { "arm64": {
"url": "https://github.com/aquaproj/aqua/releases/download/v2.48.0/aqua_windows_amd64.zip", "url": "https://github.com/aquaproj/aqua/releases/download/v2.48.1/aqua_windows_amd64.zip",
"hash": "f8384dca52a311f2afb880b821b68b2a3ecfe93ae9a65388ebab096dd76547ea" "hash": "bf53f4c71f3dd4b53281fd3d2393fdb10d20586de96255afc462555d585d88a6"
} }
}, },
"bin": "aqua.exe", "bin": "aqua.exe",