Skip to content

Commit 54fec0c

Browse files
committed
Bump from strawberryperl 5.28.1.1 -> 5.32.1.1
Latest is 5.38.2.2 but it drops 32 bit support which we might require?
1 parent 14821db commit 54fec0c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pythonbuild/downloads.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -304,10 +304,10 @@
304304
"license_public_domain": True,
305305
},
306306
"strawberryperl": {
307-
"url": "http://strawberryperl.com/download/5.28.1.1/strawberry-perl-5.28.1.1-32bit-portable.zip",
308-
"size": 143242779,
309-
"sha256": "8b15c7c9574989568254a7859e473b7d5f68a1145d2e4418036600a81b13805c",
310-
"version": "5.28.1.1",
307+
"url": "https://strawberryperl.com/download/5.32.1.1/strawberry-perl-no64-5.32.1.1-32bit.zip",
308+
"size": 154283631,
309+
"sha256": "9854dc01f006d84e956075bec844fdb4657ce5dc2a1164304b32f5cbed5f8347",
310+
"version": "5.32.1.1",
311311
},
312312
"tcl": {
313313
"url": "https://prdownloads.sourceforge.net/tcl/tcl8.6.12-src.tar.gz",

0 commit comments

Comments
 (0)