File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,15 @@ class Martin < Formula
55 sha256 "1308d9f0d83f3b645875380aa784949ff9b56847a60384751e656291e60111f5"
66 license any_of : [ "Apache-2.0" , "MIT" ]
77
8+ bottle do
9+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "aa78b7697adbf2c7cad5f1cd2cb7dfa070fb241c950ef61fe2e947f293154429"
10+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "29e5b6b7ef944ef3a02ef7882a4b52aa053f5ed91fe3a9a106e16f227372d8ba"
11+ sha256 cellar : :any_skip_relocation , arm64_ventura : "7944e7a446b7400d4e9b22c2b2fb3a44442b15b8355e7ae5dd7b715cd68abc20"
12+ sha256 cellar : :any_skip_relocation , sonoma : "4bc131c8c10971a4b96a7ccab010755887e76c1de2ce70e4b4f76867efa4117f"
13+ sha256 cellar : :any_skip_relocation , ventura : "f1f8a0f1024a24c0fc41c625da2cfb12848ab1bb0edb758e88abf1c3a55b8366"
14+ sha256 cellar : :any_skip_relocation , x86_64_linux : "3ca011be64c545a210d401aef700a3181f06fe34ce280d0cd5aa70f895f8703d"
15+ end
16+
817 depends_on "node" => :build
918 depends_on "rust" => :build
1019
You can’t perform that action at this time.
0 commit comments