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