Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.27.150
version: 1.27.151
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: 8d76be0cc1135cc6bd8c675a9e15344eb6cb7810e3761e10b39625d69f8498ad
expected-sha256: c4ff30228c2fc3366ba4c0bbfecdc8086665130095f89da5c12bb2aee386a2b5

- runs: |
python3 setup.py build
Expand Down