diff --git a/aws-cli.yaml b/aws-cli.yaml index e46b0274d6c..6e75cfa7518 100644 --- a/aws-cli.yaml +++ b/aws-cli.yaml @@ -1,6 +1,6 @@ package: name: aws-cli - version: 1.27.158 + version: 1.27.159 epoch: 0 description: "Universal Command Line Interface for Amazon Web Services" copyright: @@ -33,7 +33,7 @@ pipeline: - uses: fetch with: uri: https://github.com/aws/aws-cli/archive/${{package.version}}.tar.gz - expected-sha256: 703367d6ed765a975ef71a98154a4f27ce318d73ded4648492496f972eb9457d + expected-sha256: 08fcc889e0618f53683ee10df36067d8b8d9b9005731b34469ce6480fa1ed416 - runs: | python3 setup.py build