diff --git a/aws-cli.yaml b/aws-cli.yaml index c83493a0bb0..1020008502c 100644 --- a/aws-cli.yaml +++ b/aws-cli.yaml @@ -1,6 +1,6 @@ package: name: aws-cli - version: 1.32.6 + version: 1.32.7 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: c1e897c70d4da8a2c7e8adcc77ffdc317094453e7682dfcb0bc1c04fa8028295 + expected-sha256: 1ff7f405e2c6a90774c7cbc92d3db11a54d32885c080d8c4b69994c6a2b299d7 - runs: | python3 setup.py build