Merge pull request #225 from ntwb/patch-15

Perl 5.20.1.1
This commit is contained in:
Luke Sampson 2014-11-28 17:00:59 +10:00
commit 96e6e6ce5a

View File

@ -1,15 +1,15 @@
{
"homepage": "http://strawberryperl.com",
"version": "5.18.2.2",
"version": "5.20.1.1",
"license": "GPL",
"architecture": {
"32bit": {
"url": "http://strawberryperl.com/download/5.18.2.2/strawberry-perl-5.18.2.2-32bit-portable.zip",
"hash": "sha1:b377748f9c908cd7ccfbc1689a67d47709b77ca4"
"url": "http://strawberryperl.com/download/5.20.1.1/strawberry-perl-5.20.1.1-32bit-portable.zip",
"hash": "sha1:6929ca3d0b65e514ed73c829f6f648f92cc47b80"
},
"64bit": {
"url": "http://strawberryperl.com/download/5.18.2.2/strawberry-perl-5.18.2.2-64bit-portable.zip",
"hash": "sha1:a69902b2b906cdc1ec9d63e06c18acf63c70dc38"
"url": "http://strawberryperl.com/download/5.20.1.1/strawberry-perl-5.20.1.1-64bit-portable.zip",
"hash": "sha1:844e7c2d741bda915ece0688bf3a00ab12577460"
}
},
"env_add_path": [ "perl\\site\\bin", "perl\\bin", "c\\bin" ],