From 6e068c0f322fb7f7a497b381caf53631f65ebff3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 11 May 2024 04:26:44 +0000 Subject: [PATCH] aqua: Update to version 2.28.0 --- bucket/aqua.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/aqua.json b/bucket/aqua.json index c33d75f0a0..efe4d1ba02 100644 --- a/bucket/aqua.json +++ b/bucket/aqua.json @@ -1,16 +1,16 @@ { - "version": "2.27.4", + "version": "2.28.0", "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.27.4/aqua_windows_amd64.zip", - "hash": "444e9da7249b456def5ac2eee9a42fee86d5e74f1a883a3c8748a36c1c857392" + "url": "https://github.com/aquaproj/aqua/releases/download/v2.28.0/aqua_windows_amd64.zip", + "hash": "de5e83cf5df11230a1ceb8a7a3e39c88efa96733bc77933e1abeccca8dbbbfa9" }, "arm64": { - "url": "https://github.com/aquaproj/aqua/releases/download/v2.27.4/aqua_windows_amd64.zip", - "hash": "444e9da7249b456def5ac2eee9a42fee86d5e74f1a883a3c8748a36c1c857392" + "url": "https://github.com/aquaproj/aqua/releases/download/v2.28.0/aqua_windows_amd64.zip", + "hash": "de5e83cf5df11230a1ceb8a7a3e39c88efa96733bc77933e1abeccca8dbbbfa9" } }, "bin": "aqua.exe",