aqua: Update to version 2.37.0

This commit is contained in:
github-actions[bot] 2024-11-02 08:30:00 +00:00
parent ccae56de00
commit b510d10817

View File

@ -1,16 +1,16 @@
{ {
"version": "2.36.2", "version": "2.37.0",
"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.36.2/aqua_windows_amd64.zip", "url": "https://github.com/aquaproj/aqua/releases/download/v2.37.0/aqua_windows_amd64.zip",
"hash": "e4a612be0c1b21a8d9513a90dfe3e5c70833ef89ea56efcbc241b85460de249f" "hash": "62e4c3265680f759a92aa3da123cd0b34b15b4ac52963ea8469315c87242a8c1"
}, },
"arm64": { "arm64": {
"url": "https://github.com/aquaproj/aqua/releases/download/v2.36.2/aqua_windows_amd64.zip", "url": "https://github.com/aquaproj/aqua/releases/download/v2.37.0/aqua_windows_amd64.zip",
"hash": "e4a612be0c1b21a8d9513a90dfe3e5c70833ef89ea56efcbc241b85460de249f" "hash": "62e4c3265680f759a92aa3da123cd0b34b15b4ac52963ea8469315c87242a8c1"
} }
}, },
"bin": "aqua.exe", "bin": "aqua.exe",