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 LibxsdFrontend < Formula
55 sha256 "98321b9c2307d7c4e1eba49da6a522ffa81bdf61f7e3605e469aa85bfcab90b1"
66 license "GPL-2.0-only"
77
8+ bottle do
9+ sha256 cellar : :any , arm64_sequoia : "3631cb5e92f7b2d727f1fe7039482a1a5cd1d81e317674fa418795e4691d60fe"
10+ sha256 cellar : :any , arm64_sonoma : "cc7523a561914a469ed374865f6135e9756d7c08b8d3fd16a79d405523c5e338"
11+ sha256 cellar : :any , arm64_ventura : "2c8b2a9f341d970929e266b1c63ec298ec46029c7164ce41d554f24cb9ab84f4"
12+ sha256 cellar : :any , sonoma : "b1d8a828aa8fd14ba6c3c361fcbdea0422df3a9182b9f380f0cfa71b6f4d1cb5"
13+ sha256 cellar : :any , ventura : "820f8de1fffddd9f19537ffbdca74723121d8e751908a89bfd09fa6cce193328"
14+ sha256 cellar : :any_skip_relocation , x86_64_linux : "19114c72e4f6ecdd2628dd3f0a06c93b5554367b710f69ee8bf8fc060b1faba3"
15+ end
16+
817 depends_on "build2" => :build
918 depends_on "libcutl"
1019 depends_on "xerces-c"
You can’t perform that action at this time.
0 commit comments