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 Sylph < Formula
55 sha256 "9dceb4e2302ece3ca225218dfb8367c88a88c98d1eb4e8eac82a202195584099"
66 license "MIT"
77
8+ bottle do
9+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "2954424cd08c4d8072a175ebc40f37ecf77b0d06e951260f25b05b34567f4c5f"
10+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "95c93babdea5665924b5cb74d60f02a7d42bdbfd12cb9dfbb8eda92c33c8dbe0"
11+ sha256 cellar : :any_skip_relocation , arm64_ventura : "76d50d6ad5c25502e1d71a0a181cc620904ae158527033a9161a9da8c4565ba0"
12+ sha256 cellar : :any_skip_relocation , sonoma : "5070cc49e003cb41107c381f915f10edeabb2dbf96fe44fec23801d0e5646104"
13+ sha256 cellar : :any_skip_relocation , ventura : "eae42b22d269a0b84c5f5563f287c27162ec28a7cd0f5bc64e9f5d02d447de4a"
14+ sha256 cellar : :any_skip_relocation , x86_64_linux : "60c3f96393a71348348ca80657d9cb13de8acd19744b8744f138a8d42c774b7d"
15+ end
16+
817 depends_on "cmake" => :build
918 depends_on "rust" => :build
1019
You can’t perform that action at this time.
0 commit comments