Skip to content

Commit e167801

Browse files
committed
sylph: add 0.8.1 bottle.
1 parent 3aa6a2a commit e167801

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Formula/s/sylph.rb

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)