From a663f62cbae251133af3deec2f66d42bcffa1794 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 26 Jan 2021 10:00:24 +0000 Subject: [PATCH] perl: Update to version 5.32.1.1 --- bucket/perl.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/perl.json b/bucket/perl.json index 2c8d285fdc..29798e40fa 100644 --- a/bucket/perl.json +++ b/bucket/perl.json @@ -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.", "homepage": "http://strawberryperl.com", "license": "GPL-1.0-or-later|Artistic-1.0-Perl", "architecture": { "64bit": { - "url": "http://strawberryperl.com/download/5.32.0.1/strawberry-perl-5.32.0.1-64bit-portable.zip", - "hash": "sha1:25cc36aa98e5ec6a5d507a2a7a6e39eb655795f3" + "url": "http://strawberryperl.com/download/5.32.1.1/strawberry-perl-5.32.1.1-64bit-portable.zip", + "hash": "sha1:fac226b31461f2392702822052a3a5628917f857" }, "32bit": { - "url": "http://strawberryperl.com/download/5.32.0.1/strawberry-perl-5.32.0.1-32bit-portable.zip", - "hash": "sha1:61b204137c6c4277b5155eb5cc0514e9e4674625" + "url": "http://strawberryperl.com/download/5.32.1.1/strawberry-perl-5.32.1.1-32bit-portable.zip", + "hash": "sha1:28bca91cadd6651c2b2463db8587c170bf17f2fa" } }, "post_install": [