aqua: Update to version 2.27.1

This commit is contained in:
github-actions[bot] 2024-04-20 08:26:03 +00:00
parent 6620c48533
commit 646ebddeb0

View File

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