Skip to content

Commit 4f48435

Browse files
committed
easyeda2kicad: add 0.8.0 bottle.
1 parent c24d41a commit 4f48435

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Formula/e/easyeda2kicad.rb

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff 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
1221
depends_on "[email protected]"
1322

0 commit comments

Comments
 (0)