diff --git a/bucket/aqua.json b/bucket/aqua.json index 7b7eeff512..892ab18701 100644 --- a/bucket/aqua.json +++ b/bucket/aqua.json @@ -1,16 +1,16 @@ { - "version": "2.45.0", + "version": "2.45.1", "description": "Declarative CLI version manager written in Go", "homepage": "https://aquaproj.github.io/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/aquaproj/aqua/releases/download/v2.45.0/aqua_windows_amd64.zip", - "hash": "85c2535ae4f423a525783d510f116ce5d9f471658b8dd8fec07c8b4815c0fffd" + "url": "https://github.com/aquaproj/aqua/releases/download/v2.45.1/aqua_windows_amd64.zip", + "hash": "c96df0553e1b72be42018e11015e042b725cef76aaa08daed91fb8ef538192b5" }, "arm64": { - "url": "https://github.com/aquaproj/aqua/releases/download/v2.45.0/aqua_windows_amd64.zip", - "hash": "85c2535ae4f423a525783d510f116ce5d9f471658b8dd8fec07c8b4815c0fffd" + "url": "https://github.com/aquaproj/aqua/releases/download/v2.45.1/aqua_windows_amd64.zip", + "hash": "c96df0553e1b72be42018e11015e042b725cef76aaa08daed91fb8ef538192b5" } }, "bin": "aqua.exe",