Skip to content

Commit

Permalink
Merge pull request #9225 from wolfi-dev/wolfictl-b42e7a18-6445-46e9-a…
Browse files Browse the repository at this point in the history
…f18-b2626ea073c3

aws-cli/1.31.3 package update
  • Loading branch information
ajayk authored Nov 29, 2023
2 parents b727fdb + 05a72c0 commit cb50e8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions aws-cli.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: aws-cli
version: 1.31.2
version: 1.31.3
epoch: 0
description: "Universal Command Line Interface for Amazon Web Services"
copyright:
Expand Down Expand Up @@ -33,7 +33,7 @@ pipeline:
- uses: fetch
with:
uri: https://github.com/aws/aws-cli/archive/${{package.version}}.tar.gz
expected-sha256: 945b39e3e6eae7e021c7320db4a2a8cafbebfd96ec7eda6b3cf78dd132804aa0
expected-sha256: 12af718c6dba35bce289da912b3e8a832816955abb2a851990a19df77cb0dcdf

- runs: |
python3 setup.py build
Expand Down

0 comments on commit cb50e8b

Please sign in to comment.