aqua: Update to version 2.36.0

This commit is contained in:
github-actions[bot] 2024-09-29 00:38:08 +00:00
parent cba8152609
commit 78b62ce716

View File

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