trimmomatic: add 0.39

This commit is contained in:
codeandkey 2020-09-29 14:41:50 -05:00 committed by Peter Scheibel
parent ba18675bd1
commit c4a0c50036

View File

@ -15,6 +15,7 @@ class Trimmomatic(Package):
# Older version aren't explicitly made available, but the URL
# works as we'd like it to, so...
version('0.39', sha256='2f97e3a237378d55c221abfc38e4b11ea232c8a41d511b8b4871f00c0476abca')
version('0.38', sha256='d428af42b6c400a2e7ee5e6b4cab490eddc621f949b086bd7dddb698dcf1647c')
version('0.36', sha256='4846c42347b663b9d6d3a8cef30da2aec89fc718bf291392c58e5afcea9f70fe')
version('0.33', sha256='6968583a6c5854a44fff7d427e7ccdcb8dc17f4616082dd390a0633f87a09e3d')