mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
perl: Update to version 5.30.3.1
This commit is contained in:
parent
42fdce9a25
commit
bd429b9d7d
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"homepage": "http://strawberryperl.com",
|
"homepage": "http://strawberryperl.com",
|
||||||
"version": "5.30.2.1",
|
"version": "5.30.3.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.2.1/strawberry-perl-5.30.2.1-32bit-portable.zip",
|
"url": "http://strawberryperl.com/download/5.30.3.1/strawberry-perl-5.30.3.1-32bit-portable.zip",
|
||||||
"hash": "sha1:f049504e41eaf2b1023694c8384fd07eec46090c"
|
"hash": "sha1:bbda07beadaeaf82b54bbfdc8635d8ec2e5adaba"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "http://strawberryperl.com/download/5.30.2.1/strawberry-perl-5.30.2.1-64bit-portable.zip",
|
"url": "http://strawberryperl.com/download/5.30.3.1/strawberry-perl-5.30.3.1-64bit-portable.zip",
|
||||||
"hash": "sha1:71f8dbdba5013481013810245bdf6953d2732475"
|
"hash": "sha1:487a15ab60bdc41ed72626b6b4fb260d755d4a98"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"post_install": [
|
"post_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user