From 82750a0702dd12177cdcdaed5a7df7e35c7d6814 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Mon, 11 Dec 2023 21:11:59 +0000 Subject: [PATCH] aws-cli/1.31.12 package update --- aws-cli.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aws-cli.yaml b/aws-cli.yaml index 31e8c77417e..eb2b4e68a0f 100644 --- a/aws-cli.yaml +++ b/aws-cli.yaml @@ -1,6 +1,6 @@ package: name: aws-cli - version: 1.31.11 + version: 1.31.12 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: 16dcc79d96cb45f8390b9e9793b4a2deab3424979fc40baf9abc80111cbff7e3 + expected-sha256: d7e8474d0927987f58f6c13670e3c6f381db059691b11173776247c7bf888450 - runs: | python3 setup.py build