aqua: Update to version 2.49.0

This commit is contained in:
github-actions[bot] 2025-04-19 08:30:20 +00:00
parent 6caa1867d7
commit b95a97538f

View File

@ -1,16 +1,16 @@
{ {
"version": "2.48.3", "version": "2.49.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.48.3/aqua_windows_amd64.zip", "url": "https://github.com/aquaproj/aqua/releases/download/v2.49.0/aqua_windows_amd64.zip",
"hash": "54f232da44930ca2a245340e62ca4f4cb98bbedc48f4c2c374e1e06b4ed52807" "hash": "fc24d32d8ac47c15bf27d05ed0d5f14feefd7f1acd03da6e8049f9fe0ac572bf"
}, },
"arm64": { "arm64": {
"url": "https://github.com/aquaproj/aqua/releases/download/v2.48.3/aqua_windows_amd64.zip", "url": "https://github.com/aquaproj/aqua/releases/download/v2.49.0/aqua_windows_amd64.zip",
"hash": "54f232da44930ca2a245340e62ca4f4cb98bbedc48f4c2c374e1e06b4ed52807" "hash": "fc24d32d8ac47c15bf27d05ed0d5f14feefd7f1acd03da6e8049f9fe0ac572bf"
} }
}, },
"bin": "aqua.exe", "bin": "aqua.exe",