aqua: Update to version 2.33.0

This commit is contained in:
github-actions[bot] 2024-09-21 20:26:22 +00:00
parent 1cde6719fd
commit 48b1d3bd5c

View File

@ -1,16 +1,16 @@
{ {
"version": "2.32.0", "version": "2.33.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.32.0/aqua_windows_amd64.zip", "url": "https://github.com/aquaproj/aqua/releases/download/v2.33.0/aqua_windows_amd64.zip",
"hash": "383efd367a518c57ecd2dcf2fd39543f1aefd90e5ed9d455b0c76022d8fa0886" "hash": "5c0de74966332873a056da46bb3b27310a2ffda1de6a6c81f83a452668d71a61"
}, },
"arm64": { "arm64": {
"url": "https://github.com/aquaproj/aqua/releases/download/v2.32.0/aqua_windows_amd64.zip", "url": "https://github.com/aquaproj/aqua/releases/download/v2.33.0/aqua_windows_amd64.zip",
"hash": "383efd367a518c57ecd2dcf2fd39543f1aefd90e5ed9d455b0c76022d8fa0886" "hash": "5c0de74966332873a056da46bb3b27310a2ffda1de6a6c81f83a452668d71a61"
} }
}, },
"bin": "aqua.exe", "bin": "aqua.exe",