Merge pull request #4229 from radarhere/tktcl

Updated Tk Tcl to 8.6.10
This commit is contained in:
Andrew Murray 2019-11-22 20:52:05 +11:00 committed by GitHub
commit 7531913a58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -71,15 +71,15 @@ libs = {
"version": "8.5.19", "version": "8.5.19",
}, },
"tcl-8.6": { "tcl-8.6": {
"url": SF_MIRROR + "/project/tcl/Tcl/8.6.9/tcl869-src.zip", "url": SF_MIRROR + "/project/tcl/Tcl/8.6.10/tcl8610-src.zip",
"filename": "tcl869-src.zip", "filename": "tcl8610-src.zip",
"dir": "", "dir": "",
}, },
"tk-8.6": { "tk-8.6": {
"url": SF_MIRROR + "/project/tcl/Tcl/8.6.9/tk869-src.zip", "url": SF_MIRROR + "/project/tcl/Tcl/8.6.10/tk8610-src.zip",
"filename": "tk869-src.zip", "filename": "tk8610-src.zip",
"dir": "", "dir": "",
"version": "8.6.9", "version": "8.6.10",
}, },
"webp": { "webp": {
"url": "http://downloads.webmproject.org/releases/webp/libwebp-1.0.3.tar.gz", "url": "http://downloads.webmproject.org/releases/webp/libwebp-1.0.3.tar.gz",