aqua: Update to version 2.27.2

This commit is contained in:
github-actions[bot] 2024-04-22 16:27:28 +00:00
parent 6239696177
commit 2e7c6fadea

View File

@ -1,16 +1,16 @@
{ {
"version": "2.27.1", "version": "2.27.2",
"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.27.1/aqua_windows_amd64.zip", "url": "https://github.com/aquaproj/aqua/releases/download/v2.27.2/aqua_windows_amd64.zip",
"hash": "38685829cc7ffe1b3161f1673e5c7cc3684042b4037f072dc0602cdc23c94512" "hash": "fe5c25dc8f929fbbe721fdab5bec11518c69950c6a38131927711cd63d91e202"
}, },
"arm64": { "arm64": {
"url": "https://github.com/aquaproj/aqua/releases/download/v2.27.1/aqua_windows_amd64.zip", "url": "https://github.com/aquaproj/aqua/releases/download/v2.27.2/aqua_windows_amd64.zip",
"hash": "38685829cc7ffe1b3161f1673e5c7cc3684042b4037f072dc0602cdc23c94512" "hash": "fe5c25dc8f929fbbe721fdab5bec11518c69950c6a38131927711cd63d91e202"
} }
}, },
"bin": "aqua.exe", "bin": "aqua.exe",