Skip to content

Commit fc87b2d

Browse files
committed
Add 8612 versions of tcl/tk packages
1 parent b209c0f commit fc87b2d

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

pythonbuild/downloads.py

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -341,6 +341,31 @@
341341
"version": "8.6.14",
342342
"git_commit": "c624cc881bd0e5071dec9de4b120cbe9985d8c14",
343343
},
344+
"tcl-8612": {
345+
"url": "https://prdownloads.sourceforge.net/tcl/tcl8.6.12-src.tar.gz",
346+
"size": 10353486,
347+
"sha256": "26c995dd0f167e48b11961d891ee555f680c175f7173ff8cb829f4ebcde4c1a6",
348+
"version": "8.6.12",
349+
"library_names": ["tcl8.6"],
350+
"licenses": ["TCL"],
351+
"license_file": "LICENSE.tcl.txt",
352+
},
353+
"tk-8612": {
354+
"url": "https://prdownloads.sourceforge.net/tcl/tk8.6.12-src.tar.gz",
355+
"size": 4515393,
356+
"sha256": "12395c1f3fcb6bed2938689f797ea3cdf41ed5cb6c4766eec8ac949560310630",
357+
"version": "8.6.12",
358+
"library_names": ["tk8.6"],
359+
"licenses": ["TCL"],
360+
"license_file": "LICENSE.tcl.txt",
361+
},
362+
"tk-windows-bin-8612": {
363+
"url": "https://github.com/python/cpython-bin-deps/archive/e3c3e9a2856124aa32b608632a52742d479eb7a9.tar.gz",
364+
"size": 6787654,
365+
"sha256": "01ad9c663659224e075d487cbc33ea2fed7a225593965b79bed92ca7f79b676f",
366+
"version": "8.6.12",
367+
"git_commit": "e3c3e9a2856124aa32b608632a52742d479eb7a9",
368+
},
344369
"uuid": {
345370
"url": "https://sourceforge.net/projects/libuuid/files/libuuid-1.0.3.tar.gz",
346371
"size": 318256,

0 commit comments

Comments
 (0)