aqua: Update to version 2.23.0

This commit is contained in:
github-actions[bot] 2024-02-01 00:32:43 +00:00
parent 31fa76f12b
commit 24df2a1304

View File

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