Skip to content

Commit

Permalink
oarfish: support Sequoia
Browse files Browse the repository at this point in the history
  • Loading branch information
YoshitakaMo committed Oct 21, 2024
1 parent 4c25d13 commit 0b3b581
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions Formula/oarfish.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,6 @@ class Oarfish < Formula
license "BSD-3-Clause"
head "https://github.com/COMBINE-lab/oarfish.git", branch: "main"

bottle do
root_url "https://ghcr.io/v2/brewsci/bio"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "a4ed4db4cfbf3e85bfd97019fa4ff4189ea7663db6e7760649a187c2a53d95f5"
sha256 cellar: :any_skip_relocation, ventura: "ed4f5a8cba19e51fa329ec89240d80bf65f052d1d3db74a533b67193f12acfed"
sha256 cellar: :any_skip_relocation, x86_64_linux: "56ef87ec8fe9a87c1feffaf387c177456c0a2a04162712680d23a11e36ca70f7"
end

depends_on "rust" => :build
uses_from_macos "xz"
uses_from_macos "zlib"
Expand Down

0 comments on commit 0b3b581

Please sign in to comment.