Skip to content

Commit 712950f

Browse files
committed
bitrise: update 2.27.0 bottle.
1 parent d90370d commit 712950f

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

Formula/b/bitrise.rb

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,13 @@ class Bitrise < Formula
1212
end
1313

1414
bottle do
15-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "166c8dc722a6a385256f923d059dc19ac417c6e14de72cde3b0e65ea7757060f"
16-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "166c8dc722a6a385256f923d059dc19ac417c6e14de72cde3b0e65ea7757060f"
17-
sha256 cellar: :any_skip_relocation, arm64_ventura: "166c8dc722a6a385256f923d059dc19ac417c6e14de72cde3b0e65ea7757060f"
18-
sha256 cellar: :any_skip_relocation, sonoma: "f3d2c7a0cfa70ce4861972519025c1b7f157c9cccaf3e561a46a4c8e34eb1d56"
19-
sha256 cellar: :any_skip_relocation, ventura: "f3d2c7a0cfa70ce4861972519025c1b7f157c9cccaf3e561a46a4c8e34eb1d56"
20-
sha256 cellar: :any_skip_relocation, x86_64_linux: "a02ea4626d1afea40e3363bc87432a301126235079da383be56010d4fa684bd5"
15+
rebuild 1
16+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "022489c4fe24310f56ea72aa470c618c6483a885fd793c8080cd0ca8e6cf9557"
17+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "022489c4fe24310f56ea72aa470c618c6483a885fd793c8080cd0ca8e6cf9557"
18+
sha256 cellar: :any_skip_relocation, arm64_ventura: "022489c4fe24310f56ea72aa470c618c6483a885fd793c8080cd0ca8e6cf9557"
19+
sha256 cellar: :any_skip_relocation, sonoma: "d96bcc72f684bc132a119683197eb2a30a11fe7f9a363f63358a97992431bd8f"
20+
sha256 cellar: :any_skip_relocation, ventura: "d96bcc72f684bc132a119683197eb2a30a11fe7f9a363f63358a97992431bd8f"
21+
sha256 cellar: :any_skip_relocation, x86_64_linux: "8ef741a7c31117cdd9e205292c2a6c7fb1e252e20246d47c672aadf8e8e46c2e"
2122
end
2223

2324
depends_on "go" => :build

0 commit comments

Comments
 (0)