perl: Update to version 5.30.1.1

This commit is contained in:
Richard Kuhnt 2019-11-23 13:00:18 +00:00
parent 85e3c426fb
commit bfefb97d4b

View File

@ -1,16 +1,16 @@
{ {
"homepage": "http://strawberryperl.com", "homepage": "http://strawberryperl.com",
"version": "5.30.0.1", "version": "5.30.1.1",
"license": "GPL-1.0-or-later|Artistic-1.0-Perl", "license": "GPL-1.0-or-later|Artistic-1.0-Perl",
"description": "A programming language suitable for writing simple scripts as well as complex applications.", "description": "A programming language suitable for writing simple scripts as well as complex applications.",
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "http://strawberryperl.com/download/5.30.0.1/strawberry-perl-5.30.0.1-32bit-portable.zip", "url": "http://strawberryperl.com/download/5.30.1.1/strawberry-perl-5.30.1.1-32bit-portable.zip",
"hash": "sha1:bd02ad814c690dbbabfdb621ab7c7640e0849d18" "hash": "sha1:601116a14f88e716eb86940961b23518c589d7b1"
}, },
"64bit": { "64bit": {
"url": "http://strawberryperl.com/download/5.30.0.1/strawberry-perl-5.30.0.1-64bit-portable.zip", "url": "http://strawberryperl.com/download/5.30.1.1/strawberry-perl-5.30.1.1-64bit-portable.zip",
"hash": "sha1:cda71445c20f4e0be0a9e07f65dcc10a047a8097" "hash": "sha1:906bd55f35b4b51c60496479bd45212a91666a7b"
} }
}, },
"post_install": [ "post_install": [