picard-tools 2.18.2 (#26197)
This commit is contained in:
parent
47d7fe4782
commit
07fafca1ab
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class PicardTools < Formula
|
||||
desc "Tools for manipulating HTS data and formats"
|
||||
homepage "https://broadinstitute.github.io/picard/"
|
||||
url "https://github.com/broadinstitute/picard/releases/download/2.18.1/picard.jar"
|
||||
sha256 "2a74246da1394d63d326819063fda500fffee239781ea21cc8e9b8a81e859171"
|
||||
url "https://github.com/broadinstitute/picard/releases/download/2.18.2/picard.jar"
|
||||
sha256 "dfa5223e6b4e131c318e443b64a78f9ff8c15aea2417f434d539264bbe146b70"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue