Skip to content

Commit

Permalink
exonerate: support Sequoia (#1922)
Browse files Browse the repository at this point in the history
  • Loading branch information
YoshitakaMo authored Oct 19, 2024
1 parent e911545 commit 9409bf4
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions Formula/exonerate.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,6 @@ class Exonerate < Formula
license "GPL-3.0-only"
revision 1

bottle do
root_url "https://ghcr.io/v2/brewsci/bio"
sha256 cellar: :any, arm64_sonoma: "48db64ea5771edec8a069e3692759d36d70994330dabe897c26b004056836591"
sha256 cellar: :any, ventura: "7a26d42f92d5d8a8e54f25008ef6d22c78c26ea387e05fe8e142f29a2679e648"
sha256 cellar: :any_skip_relocation, x86_64_linux: "0d6a5573b23008395efa8226fefb5ffeafcbc7e486d5f60e73fb8104e3fb1069"
end

depends_on "pkg-config" => :build
depends_on "gettext"
depends_on "glib"
Expand Down

0 comments on commit 9409bf4

Please sign in to comment.