File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,14 @@ class Asdf < Formula
77 revision : "ee6147b4d89c18fcc48fd1ae3a7967e6a5ea3cc0"
88 license any_of : [ "MIT" , "Apache-2.0" ]
99
10+ bottle do
11+ root_url "https://github.com/SoundScapeRenderer/homebrew-ssr/releases/download/asdf-1.0.0"
12+ sha256 cellar : :any , ventura : "a226fc5746790a4b03e4b5c62d09cc257dc2ad206ed55c10c61e41b35cacbeb8"
13+ sha256 cellar : :any , monterey : "a08653b4c37a0a8ae5faa4bf1ff5a387b897f01860585c0011701070680cc9cf"
14+ sha256 cellar : :any , big_sur : "6b2ff47ae964257292e91f1eca0c54100073ce1f6f8662e86d9d372b1f943075"
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "84c61c0137625bbe6e2beac62b2ce85558eedca9810b0e56cd5c074882836626"
16+ end
17+
1018 depends_on "cargo-c" => :build
1119 depends_on "cmake" => :build
1220 depends_on "rust" => :build
You can’t perform that action at this time.
0 commit comments