From b0f6bedf49f04b07c116cf13967c0aea41144d06 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 14 May 2024 21:22:06 +0000 Subject: [PATCH 1/2] awscli 2.15.50 --- Formula/a/awscli.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/a/awscli.rb b/Formula/a/awscli.rb index a87c5aecc78a8..447866b41df1f 100644 --- a/Formula/a/awscli.rb +++ b/Formula/a/awscli.rb @@ -3,8 +3,8 @@ class Awscli < Formula desc "Official Amazon AWS command-line interface" homepage "https://aws.amazon.com/cli/" - url "https://github.com/aws/aws-cli/archive/refs/tags/2.15.49.tar.gz" - sha256 "9671dbeccf1e33a0305ed17a2d406d68bff00769e3720831d30969c3022321c5" + url "https://github.com/aws/aws-cli/archive/refs/tags/2.15.50.tar.gz" + sha256 "7c5ffcbae6b1299adbdeb1113e9996d1e1a8352b4bfd9b09d916fda42111f152" license "Apache-2.0" head "https://github.com/aws/aws-cli.git", branch: "v2" From bd97a75d6741acbc2370d6324f0ad74fb4bd64c4 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 14 May 2024 22:31:14 +0000 Subject: [PATCH 2/2] awscli: update 2.15.50 bottle. --- Formula/a/awscli.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/a/awscli.rb b/Formula/a/awscli.rb index 447866b41df1f..966c983727e8f 100644 --- a/Formula/a/awscli.rb +++ b/Formula/a/awscli.rb @@ -9,13 +9,13 @@ class Awscli < Formula head "https://github.com/aws/aws-cli.git", branch: "v2" bottle do - sha256 cellar: :any, arm64_sonoma: "412e58c0180bf0db2ef2bf81bdd6112a7a91f0632c9e14130425a2c79a916ea5" - sha256 cellar: :any, arm64_ventura: "2059da0e2d5b7aaecbe730b2fe7a8466f825e30553ee9065dcb5147de0d32f46" - sha256 cellar: :any, arm64_monterey: "7eea753ff7f326c3daf7caa9d3926badefdf27aa67e1a4c4bc83419de61a3f30" - sha256 cellar: :any, sonoma: "face333ff9d3e8ea3713b1539fb93ca27b2a33c36e51eda83ad2ccdf4d7ed748" - sha256 cellar: :any, ventura: "ad42f863cb80a04df4c96bc1dafbd1af16b5d964fb70ed8840cc18daa0f24f76" - sha256 cellar: :any, monterey: "b01296b5e9288e0e0d4d574fcf164e2bde1646f0985de85a40af5b18db61cf8b" - sha256 cellar: :any_skip_relocation, x86_64_linux: "5e586d584f8f9e784ed8188b7dceb4c109d6bdbcde6dc77ce272eb716ffbeafc" + sha256 cellar: :any, arm64_sonoma: "6221926961e719ce17f9e77cfc3231995a7f64cc79b952349337d25e06a8d574" + sha256 cellar: :any, arm64_ventura: "0beb401065f8e60cd7327a04d0604e788e3fb225a0ae4a42a7b6671b21aa8573" + sha256 cellar: :any, arm64_monterey: "9e6c11d712397961a54c147d267af8539329091fe0b307b9791f0e50e7076873" + sha256 cellar: :any, sonoma: "597fdcbc4045c002191fd6d2d19cc75ceaa16080e92cb9d74efa2ec42c6082e9" + sha256 cellar: :any, ventura: "1be6befbde9308a0fd1074b86f260313a7424b80e0ea9b8f5cd6c7cddba9f763" + sha256 cellar: :any, monterey: "2b2175e13ab39f46ffe6635701b2128cc8cb989ef6e89253a50065a87bf2d0d0" + sha256 cellar: :any_skip_relocation, x86_64_linux: "8bb7c3dc49fba41e6cf4c60391451c4f069b0adb6ceb3742f34960401a518deb" end # `pkg-config`, `rust`, and `openssl@3` are for cryptography.