From 1ba4858644bf3dd18d65db04ed9ccfd9169c5466 Mon Sep 17 00:00:00 2001 From: David C Hall Date: Wed, 11 Oct 2023 19:10:57 -0700 Subject: [PATCH] hepmc2: rebuild bottles Closes #338. Signed-off-by: David C Hall <1804856+davidchall@users.noreply.github.com> --- Formula/hepmc2.rb | 8 -------- 1 file changed, 8 deletions(-) diff --git a/Formula/hepmc2.rb b/Formula/hepmc2.rb index 49a2c7ef..fd3f4fdc 100644 --- a/Formula/hepmc2.rb +++ b/Formula/hepmc2.rb @@ -5,14 +5,6 @@ class Hepmc2 < Formula sha256 "ceaced62d39e4e2a1469fa2f20662d4d370279b3209930250766db02f44ae8de" license "LGPL-2.1-or-later" - bottle do - root_url "https://ghcr.io/v2/davidchall/hep" - rebuild 1 - sha256 cellar: :any, monterey: "8356e9c1015f3fa94b10353c6b9576dbe10eedae93d582f2d12ddc69593afba6" - sha256 cellar: :any, big_sur: "7286697a692029d4cfa8d8d9f95afa8c662f96894b241f14f923c596d88ed971" - sha256 cellar: :any, catalina: "a15dbef41ec9a792fa5308f6d6c26a943f5944978f269b49969294a7cf813603" - end - option "with-test", "Test during installation" depends_on "cmake" => :build