picard package: Add version 2.19.0 (#11018)
This commit is contained in:
parent
9fc4489ee1
commit
6d6bc8010f
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ class Picard(Package):
|
|||
|
||||
# They started distributing a single jar file at v2.6.0, prior to
|
||||
# that it was a .zip file with multiple .jar and .so files
|
||||
version('2.19.0', sha256='f97fc3f7a73b55cceea8b6a6488efcf1b2fbf8cad61d88645704ddd45a8c5950', expand=False)
|
||||
version('2.18.3', '181b1b0731fd35f0d8bd44677d8787e9', expand=False)
|
||||
version('2.18.0', '20045ff141e4a67512365f0b6bbd8229', expand=False)
|
||||
version('2.17.0', '72cc527f1e4ca6a799ae0117af60b54e', expand=False)
|
||||
|
|
Loading…
Reference in a new issue