We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2d7d20a + a96407a commit b087bb2Copy full SHA for b087bb2
aws-cli.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: aws-cli
3
- version: 1.30.5
+ version: 1.30.6
4
epoch: 0
5
description: "Universal Command Line Interface for Amazon Web Services"
6
copyright:
@@ -33,7 +33,7 @@ pipeline:
33
- uses: fetch
34
with:
35
uri: https://github.com/aws/aws-cli/archive/${{package.version}}.tar.gz
36
- expected-sha256: 0fbebbf59636bec95773ff48d158b14ee64f60a8962b335b4211af65d63727c4
+ expected-sha256: c92b43a5e7e5b44af05cfd3a57975a69478ae6cf61250fc3a45318328db06d63
37
38
- runs: |
39
python3 setup.py build
0 commit comments