We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5da0b6 commit a244135Copy full SHA for a244135
pythonbuild/downloads.py
@@ -65,10 +65,10 @@
65
"version": "3.15.1",
66
},
67
"cpython-3.7": {
68
- "url": "https://www.python.org/ftp/python/3.7.5/Python-3.7.5.tar.xz",
69
- "size": 17236432,
70
- "sha256": "e85a76ea9f3d6c485ec1780fca4e500725a4a7bbc63c78ebc44170de9b619d94",
71
- "version": "3.7.5",
+ "url": "https://www.python.org/ftp/python/3.7.6/Python-3.7.6.tar.xz",
+ "size": 17246360,
+ "sha256": "55a2cce72049f0794e9a11a84862e9039af9183603b78bc60d89539f82cf533f",
+ "version": "3.7.6",
72
"licenses": ["Python-2.0", "CNRI-Python"],
73
"license_file": "LICENSE.cpython.txt",
74
0 commit comments