Skip to content

Commit 2e7e592

Browse files
committed
bitrise: update 2.26.1 bottle.
1 parent 60c024d commit 2e7e592

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/b/bitrise.rb

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

1313
bottle do
14-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "583a03293e5bf059de77dd1685d27a107cd0cbeb3cca2e2560a2a2f78ce28667"
15-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "583a03293e5bf059de77dd1685d27a107cd0cbeb3cca2e2560a2a2f78ce28667"
16-
sha256 cellar: :any_skip_relocation, arm64_ventura: "583a03293e5bf059de77dd1685d27a107cd0cbeb3cca2e2560a2a2f78ce28667"
17-
sha256 cellar: :any_skip_relocation, sonoma: "c79da3ead37a3da29b1775badf5d419fa69a123211ca8a45a1908c6d2e0b38e9"
18-
sha256 cellar: :any_skip_relocation, ventura: "c79da3ead37a3da29b1775badf5d419fa69a123211ca8a45a1908c6d2e0b38e9"
19-
sha256 cellar: :any_skip_relocation, x86_64_linux: "4bac54e08bbade2d4444ba747ff8226c708af063cf35324457936ca325674c4d"
14+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "8f76c00e544394f33ffe037d670b32bf0017c58505154cf170bf8d488bc64566"
15+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "8f76c00e544394f33ffe037d670b32bf0017c58505154cf170bf8d488bc64566"
16+
sha256 cellar: :any_skip_relocation, arm64_ventura: "8f76c00e544394f33ffe037d670b32bf0017c58505154cf170bf8d488bc64566"
17+
sha256 cellar: :any_skip_relocation, sonoma: "059a75c82b031fe07ab64eb29b7e63fe5172ace483c8844126b29c5554cbecd8"
18+
sha256 cellar: :any_skip_relocation, ventura: "059a75c82b031fe07ab64eb29b7e63fe5172ace483c8844126b29c5554cbecd8"
19+
sha256 cellar: :any_skip_relocation, x86_64_linux: "72ae5f764eb046c59dc708bc4baa73a082919a1ab9e47121c05363161de2a531"
2020
end
2121

2222
depends_on "go" => :build

0 commit comments

Comments
 (0)