Skip to content

Commit

Permalink
ema: support Sequoia (#1930)
Browse files Browse the repository at this point in the history
  • Loading branch information
YoshitakaMo authored Oct 19, 2024
1 parent c2b4a44 commit 65fa402
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions Formula/ema.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,6 @@ class Ema < Formula
license "MIT"
head "https://github.com/arshajii/ema.git"

bottle do
root_url "https://ghcr.io/v2/brewsci/bio"
sha256 cellar: :any, arm64_sonoma: "795f7aec1a15a29c26fe74397e6ac5f250227db026ea44b6e448b8ee75f15260"
sha256 cellar: :any, ventura: "86edbafa9e7d41e290bb65cd80cf004debafbf3c3912b1b89f51c175b17238aa"
sha256 cellar: :any_skip_relocation, x86_64_linux: "7d21ebb7d33f5f19d1390359fc260214504f579f7cfa919344b74f2390db379f"
end

depends_on "pigz"
depends_on "sambamba"
depends_on "samtools"
Expand Down

0 comments on commit 65fa402

Please sign in to comment.