colordiff: add version 1.0.19 (#16431)

This commit is contained in:
Matthias Diener 2020-05-02 13:26:56 -05:00 committed by GitHub
parent 08f88b4be6
commit 1bc104e00e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,7 @@ class Colordiff(Package):
homepage = "https://www.colordiff.org"
url = "https://www.colordiff.org/archive/colordiff-1.0.18.tar.gz"
version('1.0.19', sha256='46e8c14d87f6c4b77a273cdd97020fda88d5b2be42cf015d5d84aca3dfff3b19')
version('1.0.18', sha256='29cfecd8854d6e19c96182ee13706b84622d7b256077df19fbd6a5452c30d6e0')
depends_on('perl')