From bd429b9d7d755d0ad02c5718f5083dccff41e730 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 2 Aug 2020 12:00:25 +0000 Subject: [PATCH] perl: Update to version 5.30.3.1 --- bucket/perl.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/perl.json b/bucket/perl.json index 5605de5b63..e3cac86765 100644 --- a/bucket/perl.json +++ b/bucket/perl.json @@ -1,16 +1,16 @@ { "homepage": "http://strawberryperl.com", - "version": "5.30.2.1", + "version": "5.30.3.1", "license": "GPL-1.0-or-later|Artistic-1.0-Perl", "description": "A programming language suitable for writing simple scripts as well as complex applications.", "architecture": { "32bit": { - "url": "http://strawberryperl.com/download/5.30.2.1/strawberry-perl-5.30.2.1-32bit-portable.zip", - "hash": "sha1:f049504e41eaf2b1023694c8384fd07eec46090c" + "url": "http://strawberryperl.com/download/5.30.3.1/strawberry-perl-5.30.3.1-32bit-portable.zip", + "hash": "sha1:bbda07beadaeaf82b54bbfdc8635d8ec2e5adaba" }, "64bit": { - "url": "http://strawberryperl.com/download/5.30.2.1/strawberry-perl-5.30.2.1-64bit-portable.zip", - "hash": "sha1:71f8dbdba5013481013810245bdf6953d2732475" + "url": "http://strawberryperl.com/download/5.30.3.1/strawberry-perl-5.30.3.1-64bit-portable.zip", + "hash": "sha1:487a15ab60bdc41ed72626b6b4fb260d755d4a98" } }, "post_install": [