Skip to content

Commit b2ba529

Browse files
committed
bitrise: update 1.49.1 bottle.
1 parent da2eebf commit b2ba529

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/bitrise.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ class Bitrise < Formula
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_monterey: "81eb15b00634516e0c7457965048c3464e484df2b3c492051a9696356c30eab4"
10-
sha256 cellar: :any_skip_relocation, arm64_big_sur: "2a25f65a17cc35bc32470dc500717d55a16e315737a0b2c2ac2dc6e5285b17da"
11-
sha256 cellar: :any_skip_relocation, monterey: "49cf56e901dbac1ca276931344d8d77aebce8fe7946452a71aeb0d7e293efdcb"
12-
sha256 cellar: :any_skip_relocation, big_sur: "cf1ce60cb3239060544c53109e3cefb9565af3851c4605c780bebf9f98f8ffae"
13-
sha256 cellar: :any_skip_relocation, catalina: "3f2c2ec5772bfa1e6995ea6d6f11b143e2ce69268453a50d62cd5f33b1d7e6d6"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "1669dd43528c4ce3932d381c7d27b906f0503cea25b654da7dc99a514879c6c2"
9+
sha256 cellar: :any_skip_relocation, arm64_monterey: "ebf4724e904a9323fc57571f3d79b929bc4265f29170f0f6e3e22355895f7fad"
10+
sha256 cellar: :any_skip_relocation, arm64_big_sur: "43039620ea239b67378ef9f54392eda3403a291a6e4597a0b0761db0e3f92a42"
11+
sha256 cellar: :any_skip_relocation, monterey: "689747538a065f967576577fe3875d2f9008229d88a6f1ab48fe8c530c1ab330"
12+
sha256 cellar: :any_skip_relocation, big_sur: "ca820ac55c547f5364c0628294643be8d441d0ddfba79ff48952a2f8693509de"
13+
sha256 cellar: :any_skip_relocation, catalina: "436af0c8446863fc5e35da1edcb6e1a7f4cde95352bc23fdd98aec2498b33e0b"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "6086fed89ed83fab53ddc6b3b6ce58c3fa6e8c117fab9955a9232b04a2d2e547"
1515
end
1616

1717
depends_on "go" => :build

0 commit comments

Comments
 (0)