diff --git a/aws-cli.yaml b/aws-cli.yaml index 64893c1291a..9a338180210 100644 --- a/aws-cli.yaml +++ b/aws-cli.yaml @@ -1,6 +1,6 @@ package: name: aws-cli - version: 1.27.163 + version: 1.27.164 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: 2688c4864c62baa7e005630e779d4fa81776b41d530dbc858a892a399cfc5914 + expected-sha256: d92c97189720024c2c618cd9e15ae3408183bcde64ac94af764dac8073e1d822 - runs: | python3 setup.py build