diff --git a/aws-cli.yaml b/aws-cli.yaml index 418133e09f0..43dd3caba44 100644 --- a/aws-cli.yaml +++ b/aws-cli.yaml @@ -1,6 +1,6 @@ package: name: aws-cli - version: 1.27.150 + version: 1.27.151 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: 8d76be0cc1135cc6bd8c675a9e15344eb6cb7810e3761e10b39625d69f8498ad + expected-sha256: c4ff30228c2fc3366ba4c0bbfecdc8086665130095f89da5c12bb2aee386a2b5 - runs: | python3 setup.py build