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 Somo < Formula
55 sha256 "8026a39058a0e71cc603cd887b4fd5c0eb8ff310fb5ee1a36ff98ebe90be5878"
66 license "MIT"
77
8+ bottle do
9+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "b74f4079925338ef4ffb144eabac0f44d70f6438ed624e5b26b48d0184cbb20f"
10+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "361ee1f7ea7471cedd15bc41e560bde315a7d3900f671ff87c4515072d240426"
11+ sha256 cellar : :any_skip_relocation , arm64_ventura : "10f3e4c9fde2db017da386b5531e59b9f822b1cfed1ea5fba5e018e45caddba3"
12+ sha256 cellar : :any_skip_relocation , sonoma : "f0bcc7ffd62ef40c29c54be0c4b2d561b53a622bf97210465729fc3db0b8ca12"
13+ sha256 cellar : :any_skip_relocation , ventura : "3fdd3ede9694025e2f26482f85c690b749db5602c6f2559b7fb8db3eb76c59ce"
14+ sha256 cellar : :any_skip_relocation , x86_64_linux : "4a353a71e91ebc13d27f31f624097d4a3b5b38481fe8e8be730cf3ebdfbd1176"
15+ end
16+
817 depends_on "rust" => :build
918
1019 def install
You can’t perform that action at this time.
0 commit comments