From 2cbd0441c159f6fb677c4f38320772e0325906ff Mon Sep 17 00:00:00 2001 From: David C Hall Date: Wed, 11 Oct 2023 20:14:18 -0700 Subject: [PATCH] hoppet: rebuild bottles Closes #339. Signed-off-by: David C Hall <1804856+davidchall@users.noreply.github.com> --- Formula/hoppet.rb | 7 ------- 1 file changed, 7 deletions(-) diff --git a/Formula/hoppet.rb b/Formula/hoppet.rb index d8a5737c..8095e48a 100644 --- a/Formula/hoppet.rb +++ b/Formula/hoppet.rb @@ -10,13 +10,6 @@ class Hoppet < Formula regex(/href=.*?hoppet[._-]v?(\d+(?:\.\d+)+)\.t/i) end - bottle do - root_url "https://ghcr.io/v2/davidchall/hep" - sha256 cellar: :any_skip_relocation, monterey: "edcc774e58323d48b7bd32249149aa004fdf1b5f6d35eaf7063ebfe1be55ca0e" - sha256 cellar: :any_skip_relocation, big_sur: "ad51ad289809efbeeafbda083929c16a8fda7b3d61adda228220a6527eceed9c" - sha256 cellar: :any_skip_relocation, catalina: "24a394a8a4e59c662d76267c4b8254314cb2fc5e64705154dad1ea1e8bf4ec29" - end - option "with-test", "Test during installation" depends_on "gcc" # for gfortran