From 37cad737dc841205bc0c39e306e42e644b0e73ce Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Wed, 31 May 2023 20:06:58 +0000 Subject: [PATCH] aws-cli/1.27.144 package update --- aws-cli.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aws-cli.yaml b/aws-cli.yaml index ed37ec2458f..8c85129e0ac 100644 --- a/aws-cli.yaml +++ b/aws-cli.yaml @@ -1,6 +1,6 @@ package: name: aws-cli - version: 1.27.143 + version: 1.27.144 epoch: 0 description: "Universal Command Line Interface for Amazon Web Services" copyright: @@ -33,7 +33,7 @@ pipeline: - uses: fetch with: uri: https://github.com/aws/aws-cli/archive/${{package.version}}.tar.gz - expected-sha256: 53f43a4595980f20ba2d446abd70c8f4d0331a3039359aa1a6eaea518e0208f4 + expected-sha256: a49c18f5c969c47ba36177e7c62cf048ef03b160e557e111b00bf5318fec2d1d - runs: | python3 setup.py build