aqua: Update to version 2.38.0

This commit is contained in:
github-actions[bot] 2024-11-20 16:30:41 +00:00
parent 05664126bd
commit 926f8b357f

View File

@ -1,16 +1,16 @@
{ {
"version": "2.37.2", "version": "2.38.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.37.2/aqua_windows_amd64.zip", "url": "https://github.com/aquaproj/aqua/releases/download/v2.38.0/aqua_windows_amd64.zip",
"hash": "8085f17972f90c8c815d8e349add19d7c073cffe0d0f6fedc6a2e16f597222bb" "hash": "1a7a5f1ce80518155475fbc496cdb0ef379205804689ff8de3b0d9081da7694d"
}, },
"arm64": { "arm64": {
"url": "https://github.com/aquaproj/aqua/releases/download/v2.37.2/aqua_windows_amd64.zip", "url": "https://github.com/aquaproj/aqua/releases/download/v2.38.0/aqua_windows_amd64.zip",
"hash": "8085f17972f90c8c815d8e349add19d7c073cffe0d0f6fedc6a2e16f597222bb" "hash": "1a7a5f1ce80518155475fbc496cdb0ef379205804689ff8de3b0d9081da7694d"
} }
}, },
"bin": "aqua.exe", "bin": "aqua.exe",