aqua: Update to version 2.35.0

This commit is contained in:
github-actions[bot] 2024-09-27 12:31:51 +00:00
parent 99f33b6679
commit 4bc6b12abe

View File

@ -1,16 +1,16 @@
{ {
"version": "2.34.0", "version": "2.35.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.34.0/aqua_windows_amd64.zip", "url": "https://github.com/aquaproj/aqua/releases/download/v2.35.0/aqua_windows_amd64.zip",
"hash": "e2a90373b4f896c1d75d8ee8009f51927f7a8ee0df4c9eca5c7182c9bfc32ac3" "hash": "2d5a36445e56889ec1d68d15e33ea6fee1def1deddecfaba8c05535670d079fc"
}, },
"arm64": { "arm64": {
"url": "https://github.com/aquaproj/aqua/releases/download/v2.34.0/aqua_windows_amd64.zip", "url": "https://github.com/aquaproj/aqua/releases/download/v2.35.0/aqua_windows_amd64.zip",
"hash": "e2a90373b4f896c1d75d8ee8009f51927f7a8ee0df4c9eca5c7182c9bfc32ac3" "hash": "2d5a36445e56889ec1d68d15e33ea6fee1def1deddecfaba8c05535670d079fc"
} }
}, },
"bin": "aqua.exe", "bin": "aqua.exe",