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 15b0547 commit 2b425adCopy full SHA for 2b425ad
pythonbuild/downloads.py
@@ -29,10 +29,10 @@
29
"license_file": "LICENSE.bzip2.txt",
30
},
31
"clang": {
32
- "url": "https://github.com/llvm/llvm-project/releases/download/llvmorg-13.0.1/llvm-project-13.0.1.src.tar.xz",
33
- "size": 97584928,
34
- "sha256": "326335a830f2e32d06d0a36393b5455d17dc73e0bd1211065227ee014f92cbf8",
35
- "version": "13.0.1",
+ "url": "https://github.com/llvm/llvm-project/releases/download/llvmorg-14.0.3/llvm-project-14.0.3.src.tar.xz",
+ "size": 105600488,
+ "sha256": "44d3e7a784d5cf805e72853bb03f218bd1058d448c03ca883dabbebc99204e0c",
+ "version": "14.0.3",
36
37
"cmake-linux-bin": {
38
"url": "https://github.com/Kitware/CMake/releases/download/v3.19.2/cmake-3.19.2-Linux-x86_64.tar.gz",
0 commit comments