File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -9,12 +9,12 @@ class Awscli < Formula
99 head "https://github.com/aws/aws-cli.git" , branch : "v2"
1010
1111 bottle do
12- sha256 cellar : :any , arm64_tahoe : "04a9b99814276c0cb67b74470cdafd6c369f6c37b0cf678c9b1e85ec0d2c9779 "
13- sha256 cellar : :any , arm64_sequoia : "f09d07097152961254fc72d874c189d63fce5aa71ce088710fc3cd1fe4a7e66c "
14- sha256 cellar : :any , arm64_sonoma : "2311c14db8fdf31c114e102a8826ba9e765b500ceeeaf886fac9fb904e6186c1 "
15- sha256 cellar : :any , sonoma : "5f67a3248dfb3c194f666bc7df5a8f796ce49a27ab1311bbd1990e7d192fead2 "
16- sha256 cellar : :any_skip_relocation , arm64_linux : "24fe5082f466ae7c8d43a304fcf3b6f301375ada524b2c089964949dfd725745 "
17- sha256 cellar : :any_skip_relocation , x86_64_linux : "6697c914df62df7ac676cea137f8c11133c3d18185945ff0059d6e5b59f40c8a "
12+ sha256 cellar : :any , arm64_tahoe : "6ce62c3297364a9f3552d51d10237420318d2d45625726423c354f3706a32549 "
13+ sha256 cellar : :any , arm64_sequoia : "f67e739b5fa040a14d1835109fa68c59f6feae5ef908c90a9d39c5d0bec02fd9 "
14+ sha256 cellar : :any , arm64_sonoma : "e9f5ec27f644b162b10c2e234ae7dd25123c23c0e8e03f2bd3bbf7f3f2cb64d0 "
15+ sha256 cellar : :any , sonoma : "48e1ae466028c61a9c220dbf1bb13a09af1192da1410e3b85acc70ccde6af549 "
16+ sha256 cellar : :any_skip_relocation , arm64_linux : "a83c948323d1f9fb45e8060843752519fe29cda4032251e09bc4878d05d04599 "
17+ sha256 cellar : :any_skip_relocation , x86_64_linux : "21b802048179032e086b0e5524f7b0ef31802e415d5f85d43d6651d2f9bfc1fc "
1818 end
1919
2020 depends_on "cmake" => :build
You can’t perform that action at this time.
0 commit comments