aqua: Update to version 2.44.1

This commit is contained in:
github-actions[bot] 2025-02-15 16:28:50 +00:00
parent c44d8d73e7
commit 6574f5b8eb

View File

@ -1,16 +1,16 @@
{ {
"version": "2.44.0", "version": "2.44.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.44.0/aqua_windows_amd64.zip", "url": "https://github.com/aquaproj/aqua/releases/download/v2.44.1/aqua_windows_amd64.zip",
"hash": "756ca77cbd54e53067fc67648f28d1e89f7de5593b90a81cabed52ccf692ccce" "hash": "e628209079feeeb2d5936a1ef168b9cbd9900c39d6e093e4fcd1c66a188ed56b"
}, },
"arm64": { "arm64": {
"url": "https://github.com/aquaproj/aqua/releases/download/v2.44.0/aqua_windows_amd64.zip", "url": "https://github.com/aquaproj/aqua/releases/download/v2.44.1/aqua_windows_amd64.zip",
"hash": "756ca77cbd54e53067fc67648f28d1e89f7de5593b90a81cabed52ccf692ccce" "hash": "e628209079feeeb2d5936a1ef168b9cbd9900c39d6e093e4fcd1c66a188ed56b"
} }
}, },
"bin": "aqua.exe", "bin": "aqua.exe",