From 0ca378cef3fb7bc97a6706cac88ca72bc85c5b0f Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Tue, 27 Jun 2023 22:07:21 +0000 Subject: [PATCH] aws-cli/1.27.162 package update --- aws-cli.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aws-cli.yaml b/aws-cli.yaml index 85329fa7f9b..4afe10a3653 100644 --- a/aws-cli.yaml +++ b/aws-cli.yaml @@ -1,6 +1,6 @@ package: name: aws-cli - version: 1.27.161 + version: 1.27.162 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: da9c431d6206400bceea4fe53c06e0b6e750c7c5afdba26e767fb1491e8c845c + expected-sha256: bf4e810cc2b6193454b7c1706d5aa2234c15b19b88300ab45ea56cd633f8466d - runs: | python3 setup.py build