perl-text-simpletable: add v2.07 (#36397)

This commit is contained in:
Alec Scott 2023-03-24 07:12:27 -07:00 committed by GitHub
parent f2abf90bfc
commit ef2b31f7d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,4 +12,5 @@ class PerlTextSimpletable(PerlPackage):
homepage = "https://metacpan.org/pod/Text::SimpleTable" homepage = "https://metacpan.org/pod/Text::SimpleTable"
url = "http://search.cpan.org/CPAN/authors/id/M/MR/MRAMBERG/Text-SimpleTable-2.04.tar.gz" url = "http://search.cpan.org/CPAN/authors/id/M/MR/MRAMBERG/Text-SimpleTable-2.04.tar.gz"
version("2.07", sha256="256d3f38764e96333158b14ab18257b92f3155c60d658cafb80389f72f4619ed")
version("2.04", sha256="8d82f3140b1453b962956b7855ba288d435e7f656c3c40ced4e3e8e359ab5293") version("2.04", sha256="8d82f3140b1453b962956b7855ba288d435e7f656c3c40ced4e3e8e359ab5293")