aqua: Update to version 2.38.3

This commit is contained in:
github-actions[bot] 2024-12-05 16:31:53 +00:00
parent 6ae8cde4a4
commit 330c287fed

View File

@ -1,16 +1,16 @@
{ {
"version": "2.38.2", "version": "2.38.3",
"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.38.2/aqua_windows_amd64.zip", "url": "https://github.com/aquaproj/aqua/releases/download/v2.38.3/aqua_windows_amd64.zip",
"hash": "87bc3f8fde29c6631c9271e31bff16e4c2c5ad8e4b5cf6a6647379f0653414f8" "hash": "b8aac0781e10cf9f9e335d26667c3265f36ab6b03f2efd30c78368761d306f11"
}, },
"arm64": { "arm64": {
"url": "https://github.com/aquaproj/aqua/releases/download/v2.38.2/aqua_windows_amd64.zip", "url": "https://github.com/aquaproj/aqua/releases/download/v2.38.3/aqua_windows_amd64.zip",
"hash": "87bc3f8fde29c6631c9271e31bff16e4c2c5ad8e4b5cf6a6647379f0653414f8" "hash": "b8aac0781e10cf9f9e335d26667c3265f36ab6b03f2efd30c78368761d306f11"
} }
}, },
"bin": "aqua.exe", "bin": "aqua.exe",