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_skip_relocation , arm64_sequoia : "641cb32c8e9ed30ce8d5e69b08710698c5041c0a5d3c4ee7929eab505b3240e2 "
13- sha256 cellar : :any_skip_relocation , arm64_sonoma : "d8f6b01888812e3c6267221159ac3d4455ed79f88f0ba0f7179dcb62df3bb97c "
14- sha256 cellar : :any_skip_relocation , arm64_ventura : "e8a7ba280bd85f54fa9389f358bda1b81b896b2850c2e9eca71d935855db7836 "
15- sha256 cellar : :any_skip_relocation , sonoma : "e7e62234943bb494dfd529904541b1f0c843b4639bcc502afb24ac9bf5042e0d "
16- sha256 cellar : :any_skip_relocation , ventura : "e4549fdf20964d4e93a8ccb99e14ff1b1ccec5a971b79470d6d5411a57f34543 "
17- sha256 cellar : :any_skip_relocation , x86_64_linux : "addcb41d5e291f286dce59c35f06aa393bb4d12adc2f4f32c181f0c33d972d0e "
12+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "296c2b93a2c07a8c3fe7a494c82471f71de44ad78994101004d6028147ff697b "
13+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "5554fe005f5a840f49d50849e1ad88ee39e8b6969f8d91d3c95ba491f6d78aff "
14+ sha256 cellar : :any_skip_relocation , arm64_ventura : "340f5022c304d303ea612fb571d0090a7fcbf31e79a044ef6cd98de3a9607cc1 "
15+ sha256 cellar : :any_skip_relocation , sonoma : "b5521cbe1c9dddd3625cc0d631f2d9bf547d1a46ac916330000b194bd2472b3e "
16+ sha256 cellar : :any_skip_relocation , ventura : "aa652e9680fd8c9b233e8eb2d019ad365b9ca92145e705ec5b73c0f0caf571ff "
17+ sha256 cellar : :any_skip_relocation , x86_64_linux : "f35350d741a5b3a3903dae6475c1a996841b7509b39a2d4b2ae0021e66c2a353 "
1818 end
1919
2020 depends_on "cmake" => :build
You can’t perform that action at this time.
0 commit comments