Skip to content
This repository was archived by the owner on Apr 16, 2021. It is now read-only.

Commit 42e29a5

Browse files
committed
Update ActiveState download URL
1 parent 5c7afe6 commit 42e29a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

run_install.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ PNG_VERSION=1.6.12
77
ZLIB_VERSION=1.2.8
88

99
TCL_URL=http://downloads.activestate.com/ActiveTcl/releases
10-
TCL_VERSION=8.5.15.0
11-
TCL_DMG=ActiveTcl8.5.15.1.297588-macosx10.5-i386-x86_64-threaded.dmg
10+
TCL_VERSION=8.5.17.0
11+
TCL_DMG=ActiveTcl8.5.17.0.298612-macosx10.5-i386-x86_64-threaded.dmg
1212

1313

1414
function install_activestate_tcl {

0 commit comments

Comments
 (0)