Skip to content

Commit

Permalink
pcb2gcode: update 2.5.0_4 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Dec 4, 2023
1 parent 68341c0 commit 05aaf30
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions Formula/p/pcb2gcode.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,14 @@ class Pcb2gcode < Formula
head "https://github.com/pcb2gcode/pcb2gcode.git", branch: "master"

bottle do
sha256 cellar: :any, arm64_sonoma: "165dcd58cedd972f134aca913649728a39819f5cb17e01a6f9b5adf34ede7792"
sha256 cellar: :any, arm64_ventura: "83bf29c11793c0a6208364355933e342f50c7fa06a8ce78e82b1e20443eda6fd"
sha256 cellar: :any, arm64_monterey: "0ef47de906052a46031dd49c805d891bfd5be25bbe468a9933a3afe523d55be6"
sha256 cellar: :any, sonoma: "a5f6f6d946b919477efb31e923f378ff89f04861f1bf35aa7cbacbbd9dc5de51"
sha256 cellar: :any, ventura: "bef81727aaaa2079ceef617955d35a26a48721785b3903afca106b5f14b25a29"
sha256 cellar: :any, monterey: "9e79fcda35d2e77f22aa77f0054393751912b05361473320cea9901de5cacf2b"
sha256 cellar: :any_skip_relocation, x86_64_linux: "ec22ceb70ddf645429e299780bed3d3ed0e3e26c2c1a97ba986d8fe7ebc881fd"
rebuild 1
sha256 cellar: :any, arm64_sonoma: "419f56f545fef6c657ba66b44dfc4a6bd5809a4eb5bf5adf818fdf8c4259d829"
sha256 cellar: :any, arm64_ventura: "524e436fd4770d16fb870a59cc1edfa096d7270bfb4c2476d4048b34185a2bca"
sha256 cellar: :any, arm64_monterey: "dd374ee932d974d59f26e38a887db0d579570889bb54527bde075a843fd41393"
sha256 cellar: :any, sonoma: "cde6955320ec6da6a34156daf803b9dfa272bf7edd1e0d01858a98abf5e74a27"
sha256 cellar: :any, ventura: "48b9b683160f5bf4f84f6d5bab7ee32aad6bad95193692ed41a7476b74fd7e48"
sha256 cellar: :any, monterey: "c675dd3695e13f352e54b7f63190aa5ba012f33490ea333260b403475379fac9"
sha256 cellar: :any_skip_relocation, x86_64_linux: "c7725fe41da2b8d4960737e8b45e6194f0782fb368592869d5ac78558d62e950"
end

depends_on "autoconf" => :build
Expand Down

0 comments on commit 05aaf30

Please sign in to comment.