github aquaproj/aqua v2.16.1

latest releases: v2.34.0-5, v2.34.0-4, v2.34.0-3...
11 months ago

Pull Requests | Issues | v2.16.0...v2.16.1

Bug Fixes

#2393 generate-registry: Fix the usage of -cmd option

Others

#2394 #2396 Change the format to zip on Windows at aqua v2.17.0

This is a preparation for the future change.
At aqua v2.17.0, the format of prebuilt binaries for Windows will be changed from tar.gz to zip.
This is because zip is more user friendly for Windows Users and some tools such as Winget expects zip.

https://github.com/goreleaser/goreleaser/blob/b1271d2559e05711e31c6d39c9cbf9eb3e808d5a/internal/pipe/winget/winget.go#L41

To upgrade aqua to v2.17.0 or later on Windows, you need to upgrade aqua to v2.16.1 or later first.
aqua can't upgrade aqua from v2.16.0 or earlier to v2.17.0 or later on Windows.

$ aqua update-aqua v2.16.1
$ aqua update-aqua

Don't miss a new aqua release

NewReleases is sending notifications on new releases.