File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -170,8 +170,8 @@ download-isl-0.24:
170170download-llvm :
171171 FROM +image-download
172172 RUN secure-download.sh \
173- https ://github.com/llvm/llvm-project/releases/download/llvmorg-18 .1.8 /llvm-project-18 .1.8 .src.tar.xz \
174- 0b58557a6d32ceee97c8d533a59b9212d87e0fc4d2833924eb6c611247db2f2a \
173+ https ://github.com/llvm/llvm-project/releases/download/llvmorg-19 .1.0 /llvm-project-19 .1.0 .src.tar.xz \
174+ 5042522b49945bc560ff9206f25fb87980a9b89b914193ca00d961511ff0673c \
175175 llvm.tar.xz
176176 SAVE ARTIFACT llvm.tar.xz
177177
Original file line number Diff line number Diff line change 4343 },
4444 {
4545 "name" : "llvm" ,
46- "url" : "https://github.com/llvm/llvm-project/releases/download/llvmorg-18 .1.8 /llvm-project-18 .1.8 .src.tar.xz" ,
47- "sha256" : "0b58557a6d32ceee97c8d533a59b9212d87e0fc4d2833924eb6c611247db2f2a " ,
48- "version" : "18 .1.8 " ,
46+ "url" : "https://github.com/llvm/llvm-project/releases/download/llvmorg-19 .1.0 /llvm-project-19 .1.0 .src.tar.xz" ,
47+ "sha256" : "5042522b49945bc560ff9206f25fb87980a9b89b914193ca00d961511ff0673c " ,
48+ "version" : "19 .1.0 " ,
4949 },
5050]
5151
You can’t perform that action at this time.
0 commit comments