aqua: Update to version 2.22.0

This commit is contained in:
github-actions[bot] 2024-01-27 00:32:26 +00:00
parent e1f3cea4cb
commit a42bd00ca9

View File

@ -1,16 +1,16 @@
{ {
"version": "2.21.3", "version": "2.22.0",
"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.21.3/aqua_windows_amd64.zip", "url": "https://github.com/aquaproj/aqua/releases/download/v2.22.0/aqua_windows_amd64.zip",
"hash": "e333384833467ec6f632ca2e81ae63b02d3c02b750fc5b5d830d791b85f78aa4" "hash": "c890463c89c6349c9e6d675ce7b8d121070bd489f78f4b68e5cbf02e4355f240"
}, },
"arm64": { "arm64": {
"url": "https://github.com/aquaproj/aqua/releases/download/v2.21.3/aqua_windows_arm64.zip", "url": "https://github.com/aquaproj/aqua/releases/download/v2.22.0/aqua_windows_amd64.zip",
"hash": "7b7ffcb90bdf5b8e26a8c9af2069612fd31e96585f134c93ea22119f5afbe40e" "hash": "c890463c89c6349c9e6d675ce7b8d121070bd489f78f4b68e5cbf02e4355f240"
} }
}, },
"bin": "aqua.exe", "bin": "aqua.exe",