Skip to content

Commit 50a391d

Browse files
committed
downloads: upgrade CPython to 3.7.7
1 parent fc2ae22 commit 50a391d

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
@@ -65,10 +65,10 @@
6565
"version": "3.15.1",
6666
},
6767
"cpython-3.7": {
68-
"url": "https://www.python.org/ftp/python/3.7.6/Python-3.7.6.tar.xz",
69-
"size": 17246360,
70-
"sha256": "55a2cce72049f0794e9a11a84862e9039af9183603b78bc60d89539f82cf533f",
71-
"version": "3.7.6",
68+
"url": "https://www.python.org/ftp/python/3.7.7/Python-3.7.7.tar.xz",
69+
"size": 17268888,
70+
"sha256": "06a0a9f1bf0d8cd1e4121194d666c4e28ddae4dd54346de6c343206599f02136",
71+
"version": "3.7.7",
7272
"licenses": ["Python-2.0", "CNRI-Python"],
7373
"license_file": "LICENSE.cpython.txt",
7474
},

0 commit comments

Comments
 (0)