aqua: Update to version 2.27.4

This commit is contained in:
github-actions[bot] 2024-05-10 08:35:31 +00:00
parent 43af1e9563
commit c2cb05ed27

View File

@ -1,16 +1,16 @@
{ {
"version": "2.27.3", "version": "2.27.4",
"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.3/aqua_windows_amd64.zip", "url": "https://github.com/aquaproj/aqua/releases/download/v2.27.4/aqua_windows_amd64.zip",
"hash": "de533ab9deef0c4a2f0311654f51855d2762fdfaf1e3737f7917b9ad36d28277" "hash": "444e9da7249b456def5ac2eee9a42fee86d5e74f1a883a3c8748a36c1c857392"
}, },
"arm64": { "arm64": {
"url": "https://github.com/aquaproj/aqua/releases/download/v2.27.3/aqua_windows_amd64.zip", "url": "https://github.com/aquaproj/aqua/releases/download/v2.27.4/aqua_windows_amd64.zip",
"hash": "de533ab9deef0c4a2f0311654f51855d2762fdfaf1e3737f7917b9ad36d28277" "hash": "444e9da7249b456def5ac2eee9a42fee86d5e74f1a883a3c8748a36c1c857392"
} }
}, },
"bin": "aqua.exe", "bin": "aqua.exe",