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 @@ -7,12 +7,12 @@ class BoshCli < Formula
77 head "https://github.com/cloudfoundry/bosh-cli.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "04ac207be9ba6cfb58b5d3fa90807a835df402edd3ea68a3a44c307183842f4d "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "04ac207be9ba6cfb58b5d3fa90807a835df402edd3ea68a3a44c307183842f4d "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "04ac207be9ba6cfb58b5d3fa90807a835df402edd3ea68a3a44c307183842f4d "
13- sha256 cellar : :any_skip_relocation , sonoma : "2e1e8126475cf91f4ffa3edb6a8ec0d01b10cd0e5f7a38cdfd6136fb61101fb0 "
14- sha256 cellar : :any_skip_relocation , ventura : "2e1e8126475cf91f4ffa3edb6a8ec0d01b10cd0e5f7a38cdfd6136fb61101fb0 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "adfe7c3bf209c2bf460a42534ee15f58694e1f5962b34370366264dd27d920d4 "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "636d40a832b2928217d3f24ba9acf3724a77c0ba4832fa7481ca380a2d4bc90c "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "636d40a832b2928217d3f24ba9acf3724a77c0ba4832fa7481ca380a2d4bc90c "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "636d40a832b2928217d3f24ba9acf3724a77c0ba4832fa7481ca380a2d4bc90c "
13+ sha256 cellar : :any_skip_relocation , sonoma : "256d625ffeb0fd44d4a2874741aa02d432f548bb6f3bf9b108fb3e69bf6ec967 "
14+ sha256 cellar : :any_skip_relocation , ventura : "256d625ffeb0fd44d4a2874741aa02d432f548bb6f3bf9b108fb3e69bf6ec967 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "41861cf1d8dc1ba43059369ec2ca3c97aa871bb24c0220e5d056009b2a285cd7 "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments