File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -645,8 +645,12 @@ _llvm_distributions = {
645645 "clang+llvm-20.1.5-armv7a-linux-gnueabihf.tar.gz" : "80d4b593ecc32bb4289ce75e2b4572c0b6f27e1ceba8ce362c37469c480d3140" ,
646646 "clang+llvm-20.1.5-x86_64-pc-windows-msvc.tar.xz" : "b8e566c0ccf948a5e5946bc0c9d16110b937991816c8f46b9c8b3d1cd9ac7c9a" ,
647647
648+ # 20.1.6
649+ "LLVM-20.1.6-Linux-ARM64.tar.xz" : "f7c2851771cf26af3e2196e3be060cdafe7ea2e04db24bbd736aea0d2c95e3e9" ,
650+ "LLVM-20.1.6-Linux-X64.tar.xz" : "8ecc9878e3d99c8f1db25e5564d12900b4a1fc947f62b8cd01135fd0b15220e4" ,
651+
648652 # Refer to variable declaration on how to update!
649- # Example update, run: utils/llvm_checksums.sh -g -v 15.0 .6
653+ # Example update, run: utils/llvm_checksums.sh -g -v 20.1 .6
650654}
651655
652656# Note: Unlike the user-specified llvm_mirror attribute, the URL prefixes in
Original file line number Diff line number Diff line change @@ -64,6 +64,7 @@ version: 20.1.2
6464version: 20.1.3
6565version: 20.1.4
6666version: 20.1.5
67+ version: 20.1.6
6768del: clang+llvm-9.0.0-x86_64-pc-linux-gnu.tar.xz
6869del: clang+llvm-15.0.2-x86_64-unknown-linux-gnu-sles15.tar.xz
6970del: clang+llvm-19.1.0-x86_64-pc-windows-msvc.tar.xz
You can’t perform that action at this time.
0 commit comments