Skip to content

Commit 10a73f4

Browse files
committed
rbtools: update 5.3 bottle.
1 parent 46a61cb commit 10a73f4

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/r/rbtools.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ class Rbtools < Formula
99
head "https://github.com/reviewboard/rbtools.git", branch: "master"
1010

1111
bottle do
12-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "a62c7635efca81fa9f6fa7c9a32e6d726f9ad633fe7b1b1f297db99fc4f9ba5a"
13-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "a62c7635efca81fa9f6fa7c9a32e6d726f9ad633fe7b1b1f297db99fc4f9ba5a"
14-
sha256 cellar: :any_skip_relocation, arm64_ventura: "a62c7635efca81fa9f6fa7c9a32e6d726f9ad633fe7b1b1f297db99fc4f9ba5a"
15-
sha256 cellar: :any_skip_relocation, sonoma: "dd18cbd048bcd3881c4d8e19ff4235535282c30e19a183e08370d5740295fc06"
16-
sha256 cellar: :any_skip_relocation, ventura: "dd18cbd048bcd3881c4d8e19ff4235535282c30e19a183e08370d5740295fc06"
17-
sha256 cellar: :any_skip_relocation, arm64_linux: "a62c7635efca81fa9f6fa7c9a32e6d726f9ad633fe7b1b1f297db99fc4f9ba5a"
18-
sha256 cellar: :any_skip_relocation, x86_64_linux: "a62c7635efca81fa9f6fa7c9a32e6d726f9ad633fe7b1b1f297db99fc4f9ba5a"
12+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "9d1541193440801cfc7dfd429ccce3004ec1c059b5fe8734223a61b6929e8491"
13+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "9d1541193440801cfc7dfd429ccce3004ec1c059b5fe8734223a61b6929e8491"
14+
sha256 cellar: :any_skip_relocation, arm64_ventura: "9d1541193440801cfc7dfd429ccce3004ec1c059b5fe8734223a61b6929e8491"
15+
sha256 cellar: :any_skip_relocation, sonoma: "5e86ed43488d247a5ce2ca8c14827669605e5484fd80a50dc68315942869eb9f"
16+
sha256 cellar: :any_skip_relocation, ventura: "5e86ed43488d247a5ce2ca8c14827669605e5484fd80a50dc68315942869eb9f"
17+
sha256 cellar: :any_skip_relocation, arm64_linux: "9d1541193440801cfc7dfd429ccce3004ec1c059b5fe8734223a61b6929e8491"
18+
sha256 cellar: :any_skip_relocation, x86_64_linux: "9d1541193440801cfc7dfd429ccce3004ec1c059b5fe8734223a61b6929e8491"
1919
end
2020

2121
depends_on "certifi"

0 commit comments

Comments
 (0)