From f46136f169d6582c827c23051d369cae67f47c4e Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:07:01 +0000 Subject: [PATCH] aws-cli/1.27.158 package update --- aws-cli.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aws-cli.yaml b/aws-cli.yaml index f596fb13758..e46b0274d6c 100644 --- a/aws-cli.yaml +++ b/aws-cli.yaml @@ -1,6 +1,6 @@ package: name: aws-cli - version: 1.27.157 + version: 1.27.158 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: 927cf27e5911ec95a6cc1486cce64666badb72d70dc921249b4ac0f509c0efe7 + expected-sha256: 703367d6ed765a975ef71a98154a4f27ce318d73ded4648492496f972eb9457d - runs: | python3 setup.py build