From 3876877b13de8cdc932c6531640c7cd98a1f53c7 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Wed, 20 Dec 2023 21:12:39 +0000 Subject: [PATCH] aws-cli/1.32.5 package update --- aws-cli.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aws-cli.yaml b/aws-cli.yaml index a94a616a767..40bc61b7436 100644 --- a/aws-cli.yaml +++ b/aws-cli.yaml @@ -1,6 +1,6 @@ package: name: aws-cli - version: 1.32.4 + version: 1.32.5 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: 4d3b0589786ee20e6f2ececd7ae4b419cb22e795903d93811b25d17c0998fd49 + expected-sha256: 8dc9fa082e9be89452f1a19c0ac20f41eb441de4ec9815e901041c58f9d25cef - runs: | python3 setup.py build