Skip to content

Commit

Permalink
kallisto 0.51.1
Browse files Browse the repository at this point in the history
  • Loading branch information
chenrui333 committed Sep 18, 2024
1 parent bd69439 commit b213124
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/k/kallisto.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Kallisto < Formula

Check warning on line 1 in Formula/k/kallisto.rb

View workflow job for this annotation

GitHub Actions / Linux

`brew linkage --cached --test --strict kallisto` failed on Linux!

Indirect dependencies with linkage: zlib
desc "Quantify abundances of transcripts from RNA-Seq data"
homepage "https://pachterlab.github.io/kallisto/"
url "https://github.com/pachterlab/kallisto/archive/refs/tags/V0.51.0.tar.gz"
sha256 "efeb0191c1a6a0d6de69111fb66f4bda51ff31fb40c513280f072bd44556f80d"
url "https://github.com/pachterlab/kallisto/archive/refs/tags/v0.51.1.tar.gz"
sha256 "a8bcc23bca6ac758f15e30bb77e9e169e628beff2da3be2e34a53e1d42253516"
license "BSD-2-Clause"

bottle do
Expand Down

0 comments on commit b213124

Please sign in to comment.