Skip to content

Commit 93be6bb

Browse files
committed
awscli: update 2.17.33 bottle.
1 parent b6adda1 commit 93be6bb

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/a/awscli.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ class Awscli < Formula
99
head "https://github.com/aws/aws-cli.git", branch: "v2"
1010

1111
bottle do
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "64a0444762b2d8079fa85758b1214ad1c33f802243d27d53bf84c41e4e42468e"
13-
sha256 cellar: :any_skip_relocation, arm64_ventura: "87654e44aa08b29a3a12a43a5455cc324c80756b431ec28bcd5fcedce082041e"
14-
sha256 cellar: :any_skip_relocation, arm64_monterey: "c81594ab48553deb2d5faf7b92abfa351222434951ffb86fc33e8f6598a78225"
15-
sha256 cellar: :any_skip_relocation, sonoma: "6827abc5fc7f148b844fae0e154fd9571c6492799b48ac1fb0151e5267539675"
16-
sha256 cellar: :any_skip_relocation, ventura: "456ea9e185bd4c31a6a6d6c79cb118547f8966161d1b5950754d62eb7ba68e9f"
17-
sha256 cellar: :any_skip_relocation, monterey: "1bd37e317ab8f7f16cbc191aee37f3814bae6fd9442b4a7340fc63e17fe4b507"
18-
sha256 cellar: :any_skip_relocation, x86_64_linux: "ea522168ae24c9df3997ebae2562a373345a34418163884ff31172c152e9fd55"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "e4e373f7e8c212ff90845fb30c64f67f6d9b0def6817423546c3b8080c4d5325"
13+
sha256 cellar: :any_skip_relocation, arm64_ventura: "b4b249862252fb9883efb2ed61ed858d6646d1fafdb795dfe61d0f9863406922"
14+
sha256 cellar: :any_skip_relocation, arm64_monterey: "5be235ef3e3775a6c8af914ca70676fc37817e298a14c5ab8141fa19c55c7694"
15+
sha256 cellar: :any_skip_relocation, sonoma: "242d31b8565de86931231d653479b9387012fb5c54118e8bab9cad05611fd049"
16+
sha256 cellar: :any_skip_relocation, ventura: "057c1284ed9f8f70be2f8a09154668912934b967251280adae8b4e0520883d67"
17+
sha256 cellar: :any_skip_relocation, monterey: "7dfa339113f1e475b417d1266c03cf7185b0f4396915add525ae56aed979b727"
18+
sha256 cellar: :any_skip_relocation, x86_64_linux: "89cd7992947a4f218fdb2eeefd7fa53e38faad6fa6ab32e722312a3454ec26b1"
1919
end
2020

2121
depends_on "cmake" => :build

0 commit comments

Comments
 (0)