|
35 | 35 | "license_file": "LICENSE.bzip2.txt",
|
36 | 36 | },
|
37 | 37 | "cpython-3.8": {
|
38 |
| - "url": "https://www.python.org/ftp/python/3.8.18/Python-3.8.18.tar.xz", |
| 38 | + "url": "https://www.python.org/ftp/python/3.8.19/Python-3.8.19.tar.xz", |
39 | 39 | "size": 20696952,
|
40 |
| - "sha256": "3ffb71cd349a326ba7b2fadc7e7df86ba577dd9c4917e52a8401adbda7405e3f", |
41 |
| - "version": "3.8.18", |
| 40 | + "sha256": "d2807ac69f69b84fd46a0b93bbd02a4fa48d3e70f4b2835ff0f72a2885040076", |
| 41 | + "version": "3.8.19", |
42 | 42 | "licenses": ["Python-2.0", "CNRI-Python"],
|
43 | 43 | "license_file": "LICENSE.cpython.txt",
|
44 | 44 | "python_tag": "cp38",
|
45 | 45 | },
|
46 | 46 | "cpython-3.9": {
|
47 |
| - "url": "https://www.python.org/ftp/python/3.9.18/Python-3.9.18.tar.xz", |
| 47 | + "url": "https://www.python.org/ftp/python/3.9.19/Python-3.9.19.tar.xz", |
48 | 48 | "size": 19673928,
|
49 |
| - "sha256": "01597db0132c1cf7b331eff68ae09b5a235a3c3caa9c944c29cac7d1c4c4c00a", |
50 |
| - "version": "3.9.18", |
| 49 | + "sha256": "d4892cd1618f6458cb851208c030df1482779609d0f3939991bd38184f8c679e", |
| 50 | + "version": "3.9.19", |
51 | 51 | "licenses": ["Python-2.0", "CNRI-Python"],
|
52 | 52 | "license_file": "LICENSE.cpython.txt",
|
53 | 53 | "python_tag": "cp39",
|
54 | 54 | },
|
55 | 55 | "cpython-3.10": {
|
56 |
| - "url": "https://www.python.org/ftp/python/3.10.13/Python-3.10.13.tar.xz", |
| 56 | + "url": "https://www.python.org/ftp/python/3.10.14/Python-3.10.14.tar.xz", |
57 | 57 | "size": 19663088,
|
58 |
| - "sha256": "5c88848668640d3e152b35b4536ef1c23b2ca4bd2c957ef1ecbb053f571dd3f6", |
59 |
| - "version": "3.10.13", |
| 58 | + "sha256": "9c50481faa8c2832329ba0fc8868d0a606a680fc4f60ec48d26ce8e076751fda", |
| 59 | + "version": "3.10.14", |
60 | 60 | "licenses": ["Python-2.0", "CNRI-Python"],
|
61 | 61 | "license_file": "LICENSE.cpython.txt",
|
62 | 62 | "python_tag": "cp310",
|
|
0 commit comments