Skip to content

Commit

Permalink
Merge pull request #10341 from wolfi-dev/wolfictl-36a343ce-3d79-4d47-…
Browse files Browse the repository at this point in the history
…9f07-411c4a8cde12

aws-cli/1.32.7 package update
  • Loading branch information
ajayk authored Dec 22, 2023
2 parents 981bf07 + 1dac4d0 commit 4f3875e
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.32.6
version: 1.32.7
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: c1e897c70d4da8a2c7e8adcc77ffdc317094453e7682dfcb0bc1c04fa8028295
expected-sha256: 1ff7f405e2c6a90774c7cbc92d3db11a54d32885c080d8c4b69994c6a2b299d7

- runs: |
python3 setup.py build
Expand Down

0 comments on commit 4f3875e

Please sign in to comment.