File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ main() {
82
82
83
83
download_add msmpisdk.msi https://download.microsoft.com/download/D/B/B/DBB64BA1-7B51-43DB-8BF1-D1FB45EACF7A/msmpisdk.msi
84
84
download_add MSMpiSetup.exe https://download.microsoft.com/download/D/B/B/DBB64BA1-7B51-43DB-8BF1-D1FB45EACF7A/MSMpiSetup.exe
85
- download_add LLVM.exe https://github.com/llvm/llvm-project/releases/download/llvmorg-10.0.0 /LLVM-10.0.0 -win64.exe
85
+ download_add LLVM.exe https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.8 /LLVM-18.1.8 -win64.exe
86
86
# download_add boost32.exe https://sourceforge.net/projects/boost/files/boost-binaries/$boost_version/boost_$b_name-msvc-$boost_abi_tag-32.exe
87
87
# download_add boost64.exe https://sourceforge.net/projects/boost/files/boost-binaries/$boost_version/boost_$b_name-msvc-$boost_abi_tag-64.exe
88
88
You can’t perform that action at this time.
0 commit comments