We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcb884d commit dba1470Copy full SHA for dba1470
aws-cli.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: aws-cli
3
- version: 1.30.4
+ version: 1.30.5
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: 8598166d221488cd7d18523014f59ddb604c07e4ebf74c3c2a9d014f3f571dfe
+ expected-sha256: 0fbebbf59636bec95773ff48d158b14ee64f60a8962b335b4211af65d63727c4
37
38
- runs: |
39
python3 setup.py build
0 commit comments