From b07cc18f8172be1feb95fc0d6a62b7592f6f8263 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Thu, 8 Jun 2023 20:07:16 +0000 Subject: [PATCH] aws-cli/1.27.150 package update --- aws-cli.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aws-cli.yaml b/aws-cli.yaml index a5e2d1fdd73..418133e09f0 100644 --- a/aws-cli.yaml +++ b/aws-cli.yaml @@ -1,6 +1,6 @@ package: name: aws-cli - version: 1.27.149 + version: 1.27.150 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: 1c8066649db815138f6a633edffbc4d8cf07925b25763e26c4d1f3ca57948066 + expected-sha256: 8d76be0cc1135cc6bd8c675a9e15344eb6cb7810e3761e10b39625d69f8498ad - runs: | python3 setup.py build