perl: Update to version 5.32.1.1

This commit is contained in:
Richard Kuhnt 2021-01-26 10:00:24 +00:00
parent 35f167a2f5
commit a663f62cba

View File

@ -1,16 +1,16 @@
{ {
"version": "5.32.0.1", "version": "5.32.1.1",
"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.",
"homepage": "http://strawberryperl.com", "homepage": "http://strawberryperl.com",
"license": "GPL-1.0-or-later|Artistic-1.0-Perl", "license": "GPL-1.0-or-later|Artistic-1.0-Perl",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "http://strawberryperl.com/download/5.32.0.1/strawberry-perl-5.32.0.1-64bit-portable.zip", "url": "http://strawberryperl.com/download/5.32.1.1/strawberry-perl-5.32.1.1-64bit-portable.zip",
"hash": "sha1:25cc36aa98e5ec6a5d507a2a7a6e39eb655795f3" "hash": "sha1:fac226b31461f2392702822052a3a5628917f857"
}, },
"32bit": { "32bit": {
"url": "http://strawberryperl.com/download/5.32.0.1/strawberry-perl-5.32.0.1-32bit-portable.zip", "url": "http://strawberryperl.com/download/5.32.1.1/strawberry-perl-5.32.1.1-32bit-portable.zip",
"hash": "sha1:61b204137c6c4277b5155eb5cc0514e9e4674625" "hash": "sha1:28bca91cadd6651c2b2463db8587c170bf17f2fa"
} }
}, },
"post_install": [ "post_install": [