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 83319f7 commit 7f5dcf4Copy full SHA for 7f5dcf4
pythonbuild/downloads.py
@@ -53,10 +53,10 @@
53
"version": "3.19.2",
54
},
55
"cpython-3.8": {
56
- "url": "https://www.python.org/ftp/python/3.8.10/Python-3.8.10.tar.xz",
57
- "size": 18433456,
58
- "sha256": "6af24a66093dd840bcccf371d4044a3027e655cf24591ce26e48022bc79219d9",
59
- "version": "3.8.10",
+ "url": "https://www.python.org/ftp/python/3.8.11/Python-3.8.11.tar.xz",
+ "size": 18437648,
+ "sha256": "fb1a1114ebfe9e97199603c6083e20b236a0e007a2c51f29283ffb50c1420fb2",
+ "version": "3.8.11",
60
"licenses": ["Python-2.0", "CNRI-Python"],
61
"license_file": "LICENSE.cpython.txt",
62
"python_tag": "cp38",
0 commit comments