Skip to content

Commit 6bfe875

Browse files
committed
awscli: update 2.27.25 bottle.
1 parent a49d04c commit 6bfe875

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, arm64_sequoia: "03f890a3e2da872c372e6b467cfab6c783135b5a532bb71883208250a4979b93"
13-
sha256 cellar: :any, arm64_sonoma: "e272ab592001a1aaa6df88336231f5440a05e07b85b67b6abd003e675cc60109"
14-
sha256 cellar: :any, arm64_ventura: "71c77e4b5fc929cd2efa235213a8986106d9aacbb9772f903bdcb502f0a9382b"
15-
sha256 cellar: :any, sonoma: "1d7bbef700d5df6219d1ad54dd1d1e064456025773b09ff34e5d0811e187e598"
16-
sha256 cellar: :any, ventura: "bc4350091e134054e4ce52c06289373f1bcb73f3bc512d65e10b2bcef0b71280"
17-
sha256 cellar: :any_skip_relocation, arm64_linux: "6889b1eb854cf4a24d90e54b252a0c63f735a66ed71620e07f13c1484acc0ac2"
18-
sha256 cellar: :any_skip_relocation, x86_64_linux: "dce357143f666e6c37f979bdc56ad795a05569b550a080dccf87cb90b665ddec"
12+
sha256 cellar: :any, arm64_sequoia: "1ccf747e15f1cbf5bfb7d51d6a1ff63105d112c44ddac73cb76608febde2fb3e"
13+
sha256 cellar: :any, arm64_sonoma: "3c303d79ec763ec84abc9673e6ae37f622e2dfd3f61e3d6756c666cab37de7bf"
14+
sha256 cellar: :any, arm64_ventura: "1d120bead42247e7101aa64a0b95026af0335af379f25ecea139e6809c6293cd"
15+
sha256 cellar: :any, sonoma: "f1e4449ce153582927b21237a5ff60b9e7b79d77a206ae29d187e6fb2f32d8f5"
16+
sha256 cellar: :any, ventura: "718388e27856fd9b1966886f6adfe088c36cb3fd85066e67d9c1da86a9786561"
17+
sha256 cellar: :any_skip_relocation, arm64_linux: "1eb4308c0d8c29dfcfd67e2f58284ca3aec6242b292a5eb4d4305edd2eefff3f"
18+
sha256 cellar: :any_skip_relocation, x86_64_linux: "cac43299e5c71d5dcade6c481baa41b93746b09bd31fe20082be323abdff83d9"
1919
end
2020

2121
depends_on "cmake" => :build

0 commit comments

Comments
 (0)