We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63fade4 commit a4d8002Copy full SHA for a4d8002
Formula/t/toot.rb
@@ -9,8 +9,7 @@ class Toot < Formula
9
head "https://github.com/ihabunek/toot.git", branch: "master"
10
11
bottle do
12
- rebuild 1
13
- sha256 cellar: :any_skip_relocation, all: "5e67f9d4fb66f5e005972af75b277bb06047fe3958f3c0d5bc2659906b8e0c90"
+ sha256 cellar: :any_skip_relocation, all: "2dc9a4fd124c9932d55710871b36ae56ad75ea0324a6703d39bbfe456e953637"
14
end
15
16
depends_on "certifi"
0 commit comments