perl-path-tiny: add v0.144 (#36374)

This commit is contained in:
Alec Scott 2023-03-24 09:43:12 -07:00 committed by GitHub
parent 0a9eea593b
commit 54e5dc3eb5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,4 +16,5 @@ class PerlPathTiny(PerlPackage):
homepage = "https://metacpan.org/pod/Path::Tiny" homepage = "https://metacpan.org/pod/Path::Tiny"
url = "https://cpan.metacpan.org/authors/id/D/DA/DAGOLDEN/Path-Tiny-0.108.tar.gz" url = "https://cpan.metacpan.org/authors/id/D/DA/DAGOLDEN/Path-Tiny-0.108.tar.gz"
version("0.144", sha256="f6ea094ece845c952a02c2789332579354de8d410a707f9b7045bd241206487d")
version("0.108", sha256="3c49482be2b3eb7ddd7e73a5b90cff648393f5d5de334ff126ce7a3632723ff5") version("0.108", sha256="3c49482be2b3eb7ddd7e73a5b90cff648393f5d5de334ff126ce7a3632723ff5")