File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -652,6 +652,13 @@ _llvm_distributions = {
652652 "clang+llvm-20.1.6-armv7a-linux-gnueabihf.tar.gz" : "c811bb8c63af8884ee5be27516fbb1733b14634ed71617abf9761ddbab08a3fe" ,
653653 "clang+llvm-20.1.6-x86_64-pc-windows-msvc.tar.xz" : "86345035d5ecc482ff391c3270fe37ba9f53e241e7c419f0d7bab9b7c7c57df0" ,
654654
655+ # 20.1.7
656+ "LLVM-20.1.7-Linux-ARM64.tar.xz" : "832f2802a29457dc758f56e26e98558c6cd0e45fcd07186f540cb6e7f4e59385" ,
657+ "LLVM-20.1.7-Linux-X64.tar.xz" : "8494c98a774051a40bfe1187a2d6442f4bc107598998bbe1673d9bb1572cfd6f" ,
658+ "LLVM-20.1.7-macOS-ARM64.tar.xz" : "6aa75de00575ad0663183b00f00f39992ded611b5136e57649ace1e6a53c0d16" ,
659+ "LLVM-20.1.7-macOS-X64.tar.xz" : "ccf82ffe7e136ee49659cb57157856a7963d0950fac3d05aabba0db75bfba26f" ,
660+ "clang+llvm-20.1.7-x86_64-pc-windows-msvc.tar.xz" : "34a66bb4891584b32d32bbe5f129e345899b255593dab2c359b730b92e304b3e" ,
661+
655662 # Refer to variable declaration on how to update!
656663 # Example update, run: utils/llvm_checksums.sh -g -v 20.1.6
657664}
Original file line number Diff line number Diff line change @@ -66,6 +66,7 @@ version: 20.1.3
6666version: 20.1.4
6767version: 20.1.5
6868version: 20.1.6
69+ version: 20.1.7
6970del: clang+llvm-9.0.0-x86_64-pc-linux-gnu.tar.xz
7071del: clang+llvm-15.0.2-x86_64-unknown-linux-gnu-sles15.tar.xz
7172del: clang+llvm-19.1.0-x86_64-pc-windows-msvc.tar.xz
You can’t perform that action at this time.
0 commit comments