aqua: Update to version 2.39.1

This commit is contained in:
github-actions[bot] 2024-12-16 00:48:45 +00:00
parent 8944cb206c
commit 54e687734e

View File

@ -1,16 +1,16 @@
{ {
"version": "2.39.0", "version": "2.39.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.39.0/aqua_windows_amd64.zip", "url": "https://github.com/aquaproj/aqua/releases/download/v2.39.1/aqua_windows_amd64.zip",
"hash": "9848ab497ee9382c9b5f822d69bcd37947a5cd21f38faa5f846bfcc4c62e8160" "hash": "3884a9c8e014380676b411e474ea4c0c6aa2bf3b50e77f0590ae8c5696699188"
}, },
"arm64": { "arm64": {
"url": "https://github.com/aquaproj/aqua/releases/download/v2.39.0/aqua_windows_amd64.zip", "url": "https://github.com/aquaproj/aqua/releases/download/v2.39.1/aqua_windows_amd64.zip",
"hash": "9848ab497ee9382c9b5f822d69bcd37947a5cd21f38faa5f846bfcc4c62e8160" "hash": "3884a9c8e014380676b411e474ea4c0c6aa2bf3b50e77f0590ae8c5696699188"
} }
}, },
"bin": "aqua.exe", "bin": "aqua.exe",