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 @@ -8,6 +8,15 @@ class Easyeda2kicad < Formula
88 license "AGPL-3.0-or-later"
99 head "https://github.com/uPesy/easyeda2kicad.py.git" , branch : "master"
1010
11+ bottle do
12+ sha256 cellar : :any , arm64_sequoia : "63ed5e301650da8befc358c541925387a1f08b8eff7f0ce6a6c929a305961945"
13+ sha256 cellar : :any , arm64_sonoma : "d0014b3a6121857ab6c8bd613f394d1c18d68ec6491b20bc60834a76109936ab"
14+ sha256 cellar : :any , arm64_ventura : "7d35b33026997cbc4fe5eab77ab2b052b22e586d8c9aaf2d886aea8d9d752c19"
15+ sha256 cellar : :any , sonoma : "bcfd1712307952ae5734a3b388582968b872da58a1942e02998fa87b8b791518"
16+ sha256 cellar : :any , ventura : "61ee7b4c3d3b2e8268b59b1dce11d1ed967a6a397b28198bd7a3cb3d404b12be"
17+ sha256 cellar : :any_skip_relocation , x86_64_linux : "41b4e8ded36b17d0d72029b1df3c1275aa92e428e232f0bdccb171ef12937b21"
18+ end
19+
1120 depends_on "rust" => :build
12211322
You can’t perform that action at this time.
0 commit comments