aqua: Update to version 2.38.4

This commit is contained in:
github-actions[bot] 2024-12-06 00:38:16 +00:00
parent 1c52ba8b6f
commit 1a24985ffe

View File

@ -1,16 +1,16 @@
{
"version": "2.38.3",
"version": "2.38.4",
"description": "Declarative CLI version manager written in Go",
"homepage": "https://aquaproj.github.io/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/aquaproj/aqua/releases/download/v2.38.3/aqua_windows_amd64.zip",
"hash": "b8aac0781e10cf9f9e335d26667c3265f36ab6b03f2efd30c78368761d306f11"
"url": "https://github.com/aquaproj/aqua/releases/download/v2.38.4/aqua_windows_amd64.zip",
"hash": "46ce04fb531cf3442a062eb09975574de452354386acf91ab4c099994980de74"
},
"arm64": {
"url": "https://github.com/aquaproj/aqua/releases/download/v2.38.3/aqua_windows_amd64.zip",
"hash": "b8aac0781e10cf9f9e335d26667c3265f36ab6b03f2efd30c78368761d306f11"
"url": "https://github.com/aquaproj/aqua/releases/download/v2.38.4/aqua_windows_amd64.zip",
"hash": "46ce04fb531cf3442a062eb09975574de452354386acf91ab4c099994980de74"
}
},
"bin": "aqua.exe",