diff --git a/aws-cli.yaml b/aws-cli.yaml index 7fe4b6c0eb5..4e3d611b7d1 100644 --- a/aws-cli.yaml +++ b/aws-cli.yaml @@ -1,7 +1,7 @@ package: name: aws-cli - version: 1.27.164 - epoch: 1 + version: 1.27.165 + epoch: 0 description: "Universal Command Line Interface for Amazon Web Services" copyright: - license: Apache-2.0 @@ -33,7 +33,7 @@ pipeline: - uses: fetch with: uri: https://github.com/aws/aws-cli/archive/${{package.version}}.tar.gz - expected-sha256: d92c97189720024c2c618cd9e15ae3408183bcde64ac94af764dac8073e1d822 + expected-sha256: 7af88c427d70b17bdf521cf8f588e67fe422d9bfd86f880d3f2ca8038040af7e - runs: | python3 setup.py build