Skip to content

Commit

Permalink
Merge pull request #13187 from wolfi-dev/wolfictl-9caecd08-6c2d-4875-…
Browse files Browse the repository at this point in the history
…9938-7be7b68dac92
  • Loading branch information
ajayk authored Feb 16, 2024
2 parents bcb9a88 + 7bbee98 commit 4544e75
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.43
version: 1.32.44
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: ffd4c3c82a6a176ad9838b6326a2270d1a95546809f246a7eb9ca6c8e8e782d7
expected-sha256: 28a9ef5dc42f37ec0f0607e8c3847d857d8a3b5730faa5216b895bd9a2c48559

- runs: |
python3 setup.py build
Expand Down

0 comments on commit 4544e75

Please sign in to comment.