Skip to content

Commit

Permalink
awscli: update 2.17.55 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Sep 19, 2024
1 parent ede0c7c commit 7c9ea1e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/a/awscli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ class Awscli < Formula
head "https://github.com/aws/aws-cli.git", branch: "v2"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "cdb3eda330cf2b7e60d6bf8856e7387d818bcc7c0f1158d3d07239ae249ddf4e"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "18a1694dbdf465319413286dbe7a8fb76692bf2aeab7e020a16d36dc7c59703c"
sha256 cellar: :any_skip_relocation, arm64_ventura: "a35f27a4151561fb3f167d415e6d8c3820b9dbeab80338d1f2a19b9d52c85023"
sha256 cellar: :any_skip_relocation, sonoma: "e7e6572e9f9a689a7c3f86964189d7726511de2217a6a2167071b4335787a40f"
sha256 cellar: :any_skip_relocation, ventura: "b9ac119d0b4ad7728b63a3b3c24fedf9367a4fc820db51ba2fca8f000fee93b7"
sha256 cellar: :any_skip_relocation, x86_64_linux: "1de10f189baf9a12475cba996d5c6eef619fd66144bc8e043f562865ceec4b41"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "01765fbb1bb9a65c92a198717ffda3b4fd60fe8e3fdfc14a9c6ecefcc6b2c0bd"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "6d25efb5aeae287706a35517b8f00ae4754a08f4fc2f5aa8488156677e399e96"
sha256 cellar: :any_skip_relocation, arm64_ventura: "7f35d9dc9a1aabec692fa0b2075819c34038e96aa5a045aa8609cae3c50b9f35"
sha256 cellar: :any_skip_relocation, sonoma: "178542e6c55c0841eec47d78451861b690764999102834e40303cebb8a3c79aa"
sha256 cellar: :any_skip_relocation, ventura: "83ea172df09dc4068f4c86b71364b545ed63ce2bf0124a90f83418f48b1b96f5"
sha256 cellar: :any_skip_relocation, x86_64_linux: "3acec68c2d0ec869ad45d35081205e49336ada3895e378bd2289fc3916c9e6d7"
end

depends_on "cmake" => :build
Expand Down

0 comments on commit 7c9ea1e

Please sign in to comment.