picard-tools 2.18.27
Closes #37529. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
0d5da99aa0
commit
d7dadb8938
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.23/picard.jar"
|
||||
sha256 "c45f90f3a08bc3b1404375939b1f42757f8a29363c6706f5268b2dba180da28c"
|
||||
url "https://github.com/broadinstitute/picard/releases/download/2.18.27/picard.jar"
|
||||
sha256 "6cfba52d348969bf7b17adc26d1e8e669f741631253003e4a10dd8322eac89dd"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue