Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lhapdf: rebuild bottles #335

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions Formula/lhapdf.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,6 @@ class Lhapdf < Formula
regex(/href=.*?LHAPDF[._-]v?(\d+(?:\.\d+)+)\.t/i)
end

bottle do
root_url "https://ghcr.io/v2/davidchall/hep"
sha256 monterey: "8ac041f9166e92beaf547c36d654cd76ecdccb82985cf1a9207d9926181c1ef5"
sha256 big_sur: "53bc6ec90e5134be7e5b9f9d92e41502f4b6193586e1af34402054e0efdb9221"
sha256 catalina: "0c69beafb2ca891b920ed07937368b5623c88d07d982f208040c2a8866573260"
end

head do
url "http://lhapdf.hepforge.org/hg/lhapdf", using: :hg

Expand Down