Skip to content

Commit

Permalink
aqua: Update to version 2.41.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 31, 2024
1 parent da8242d commit c9aeb3d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bucket/aqua.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"version": "2.40.0",
"version": "2.41.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.40.0/aqua_windows_amd64.zip",
"hash": "84d9aa7f2a0ddd207b5bf7d3bcd077207e32bcf8f8b14b50912fe5426bd0ce6e"
"url": "https://github.com/aquaproj/aqua/releases/download/v2.41.0/aqua_windows_amd64.zip",
"hash": "b3eca9788aed91f43c6ca5a6ff9c988c83857aa47402c0315e0b77e4b1262766"
},
"arm64": {
"url": "https://github.com/aquaproj/aqua/releases/download/v2.40.0/aqua_windows_amd64.zip",
"hash": "84d9aa7f2a0ddd207b5bf7d3bcd077207e32bcf8f8b14b50912fe5426bd0ce6e"
"url": "https://github.com/aquaproj/aqua/releases/download/v2.41.0/aqua_windows_amd64.zip",
"hash": "b3eca9788aed91f43c6ca5a6ff9c988c83857aa47402c0315e0b77e4b1262766"
}
},
"bin": "aqua.exe",
Expand Down

0 comments on commit c9aeb3d

Please sign in to comment.