github aquaproj/aqua v2.17.2

latest releases: v2.29.0, v2.29.0-1, v2.28.1...
7 months ago

Pull Requests | Issues | v2.17.1...v2.17.2

Bug Fixes

#2457 #2458 update: Fix a panic when trying to update commands unmanaged by aqua @dreamjz
#2468 policy init: Fix typo in CLI output @ka2n
#2467 #2469 update-checksum: Copy an asset to a temporal file to calculate the checksum correctly

update-checksum: Copy an asset to a temporal file to calculate the checksum correctly

#2467 #2469

This fixes a bug that the checksum verification of aws/aws-cli fails because the expected checksum of aws/aws-cli is wrong.

If you face the issue already, please remove checksums of aws/aws-cli from aqua-checksums.json and run aqua update-checksum with aqua v2.17.2 or newer.

aqua-checksums.json

    // Delete this element
    {
      "id": "http/awscli.amazonaws.com/AWSCLIV2-2.13.35.pkg",
      "checksum": "520E1CB49004ECED7DB1CFE70E6FA73EFC6EDDF1CDB38AF535D126F1DB6574C8",
      "algorithm": "sha256"
    },

🎉 New Contributors

Thank you for your contribution!

@ka2n #2468

Don't miss a new aqua release

NewReleases is sending notifications on new releases.