Skip to content

Commit bebcf3f

Browse files
charliermarshindygreg
authored andcommitted
Update expected sizes
1 parent c7f02cb commit bebcf3f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pythonbuild/downloads.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
},
3737
"cpython-3.8": {
3838
"url": "https://www.python.org/ftp/python/3.8.19/Python-3.8.19.tar.xz",
39-
"size": 20696952,
39+
"size": 18975156,
4040
"sha256": "d2807ac69f69b84fd46a0b93bbd02a4fa48d3e70f4b2835ff0f72a2885040076",
4141
"version": "3.8.19",
4242
"licenses": ["Python-2.0", "CNRI-Python"],
@@ -45,7 +45,7 @@
4545
},
4646
"cpython-3.9": {
4747
"url": "https://www.python.org/ftp/python/3.9.19/Python-3.9.19.tar.xz",
48-
"size": 19673928,
48+
"size": 19682840,
4949
"sha256": "d4892cd1618f6458cb851208c030df1482779609d0f3939991bd38184f8c679e",
5050
"version": "3.9.19",
5151
"licenses": ["Python-2.0", "CNRI-Python"],
@@ -54,7 +54,7 @@
5454
},
5555
"cpython-3.10": {
5656
"url": "https://www.python.org/ftp/python/3.10.14/Python-3.10.14.tar.xz",
57-
"size": 19663088,
57+
"size": 19600188,
5858
"sha256": "9c50481faa8c2832329ba0fc8868d0a606a680fc4f60ec48d26ce8e076751fda",
5959
"version": "3.10.14",
6060
"licenses": ["Python-2.0", "CNRI-Python"],

0 commit comments

Comments
 (0)