From 34d3e386ea7dacbecf5740f82b7bc8159e30b99d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 16:30:31 +0000 Subject: [PATCH] aqua: Update to version 2.36.2 --- bucket/aqua.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/aqua.json b/bucket/aqua.json index 9dd802f0f4..695ae745a0 100644 --- a/bucket/aqua.json +++ b/bucket/aqua.json @@ -1,16 +1,16 @@ { - "version": "2.36.1", + "version": "2.36.2", "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.36.1/aqua_windows_amd64.zip", - "hash": "109eacade4e9028fffc551b7e400d2fb6291cda6d5513ff73de2a4dd0ce464eb" + "url": "https://github.com/aquaproj/aqua/releases/download/v2.36.2/aqua_windows_amd64.zip", + "hash": "e4a612be0c1b21a8d9513a90dfe3e5c70833ef89ea56efcbc241b85460de249f" }, "arm64": { - "url": "https://github.com/aquaproj/aqua/releases/download/v2.36.1/aqua_windows_amd64.zip", - "hash": "109eacade4e9028fffc551b7e400d2fb6291cda6d5513ff73de2a4dd0ce464eb" + "url": "https://github.com/aquaproj/aqua/releases/download/v2.36.2/aqua_windows_amd64.zip", + "hash": "e4a612be0c1b21a8d9513a90dfe3e5c70833ef89ea56efcbc241b85460de249f" } }, "bin": "aqua.exe",