aqua: Update to version 2.27.3

This commit is contained in:
github-actions[bot] 2024-04-24 00:34:03 +00:00
parent 1cca33a895
commit 6352003070

View File

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