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.
2 parents e93244e + 1c1d267 commit c9843f3Copy full SHA for c9843f3
Formula/c/cherrybomb.rb
@@ -16,6 +16,9 @@ class Cherrybomb < Formula
16
sha256 cellar: :any_skip_relocation, x86_64_linux: "c267814c22eb06a91e7029572694a158b1de67d986e76ebd36973b42f4e840a1"
17
end
18
19
+ # https://github.com/blst-security/cherrybomb/issues/156
20
+ deprecate! date: "2024-02-13", because: "service is no longer available"
21
+
22
depends_on "rust" => :build
23
24
def install
0 commit comments