Skip to content

Commit 0504a86

Browse files
committed
miniprot 0.18
1 parent c17bf49 commit 0504a86

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

Formula/m/miniprot.rb

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
class Miniprot < Formula
22
desc "Align proteins to genomes with splicing and frameshift"
33
homepage "https://lh3.github.io/miniprot/"
4-
url "https://github.com/lh3/miniprot/archive/refs/tags/v0.17.tar.gz"
5-
sha256 "afdad05d18290756a7056ca7f67a91bd55d56006100653fd3dd956652206a415"
4+
url "https://github.com/lh3/miniprot/archive/refs/tags/v0.18.tar.gz"
5+
sha256 "e1b5c08571fa3a4aa225da8ec9c6e744cd116b4dc50d9e187114cffe336921ee"
66
license "MIT"
77

8-
no_autobump! because: :requires_manual_review
9-
108
bottle do
119
sha256 cellar: :any_skip_relocation, arm64_sequoia: "b9fdb99ed4c69aa105f0a39f5d204dd70df9f509cfa75821c8a7cefd9708d9bb"
1210
sha256 cellar: :any_skip_relocation, arm64_sonoma: "f19e488427dfb8e2f89216bfb7ef047a8ad6dc00aaef26ccfeeb173b90104438"

0 commit comments

Comments
 (0)