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-19 .1.6 /llvm-project-19 .1.6 .src.tar.xz \
174- e3f79317adaa9196d2cfffe1c869d7c100b7540832bc44fe0d3f44a12861fa34 \
173+ https ://github.com/llvm/llvm-project/releases/download/llvmorg-20 .1.0 /llvm-project-20 .1.0 .src.tar.xz \
174+ 4579051e3c255fb4bb795d54324f5a7f3ef79bd9181e44293d7ee9a7f62aad9a \
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-19 .1.6 /llvm-project-19 .1.6 .src.tar.xz" ,
47- "sha256" : "e3f79317adaa9196d2cfffe1c869d7c100b7540832bc44fe0d3f44a12861fa34 " ,
48- "version" : "19 .1.6 " ,
46+ "url" : "https://github.com/llvm/llvm-project/releases/download/llvmorg-20 .1.0 /llvm-project-20 .1.0 .src.tar.xz" ,
47+ "sha256" : "4579051e3c255fb4bb795d54324f5a7f3ef79bd9181e44293d7ee9a7f62aad9a " ,
48+ "version" : "20 .1.0 " ,
4949 },
5050]
5151
You can’t perform that action at this time.
0 commit comments