File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: Release Builds
33on : push
44
55env :
6- LLVM_VERSION : " 13.0.0 "
6+ LLVM_VERSION : " 13.0.1 "
77
88jobs :
99 linux :
Original file line number Diff line number Diff line change 11# sme_deps_llvm [ ![ Release Builds] ( https://github.com/spatial-model-editor/sme_deps_llvm/actions/workflows/release.yml/badge.svg )] ( https://github.com/spatial-model-editor/sme_deps_llvm/actions/workflows/release.yml )
22
3- [ LLVM] ( https://llvm.org/ ) core 13.0.0 statically compiled for linux/osx/windows.
3+ [ LLVM] ( https://llvm.org/ ) core 13.0.1 statically compiled for linux/osx/windows.
44
55Get the latest versions here:
66
77- linux (clang 13 / Ubuntu 18.04): [ sme_deps_llvm_linux.tgz] ( https://github.com/spatial-model-editor/sme_deps_llvm/releases/latest/download/sme_deps_llvm_linux.tgz )
88- osx (Apple clang 12 / macOS 10.15): [ sme_deps_llvm_osx.tgz] ( https://github.com/spatial-model-editor/sme_deps_llvm/releases/latest/download/sme_deps_llvm_osx.tgz )
9- - win32-mingw (mingw-w64-i686-gcc 10 ): [ sme_deps_llvm_win32-mingw.tgz] ( https://github.com/spatial-model-editor/sme_deps_llvm/releases/latest/download/sme_deps_llvm_win32-mingw.tgz )
10- - win64-mingw (mingw-w64-x86_64-gcc 10 ): [ sme_deps_llvm_win64-mingw.tgz] ( https://github.com/spatial-model-editor/sme_deps_llvm/releases/latest/download/sme_deps_llvm_win64-mingw.tgz )
9+ - win32-mingw (mingw-w64-i686-gcc 11 ): [ sme_deps_llvm_win32-mingw.tgz] ( https://github.com/spatial-model-editor/sme_deps_llvm/releases/latest/download/sme_deps_llvm_win32-mingw.tgz )
10+ - win64-mingw (mingw-w64-x86_64-gcc 11 ): [ sme_deps_llvm_win64-mingw.tgz] ( https://github.com/spatial-model-editor/sme_deps_llvm/releases/latest/download/sme_deps_llvm_win64-mingw.tgz )
1111- win32-msvc (VC++ 2015 Toolset): [ sme_deps_llvm_win32-msvc.tgz] ( https://github.com/spatial-model-editor/sme_deps_llvm/releases/latest/download/sme_deps_llvm_win32-msvc.tgz )
1212- win64-msvc (VC++ 2015 Toolset): [ sme_deps_llvm_win64-msvc.tgz] ( https://github.com/spatial-model-editor/sme_deps_llvm/releases/latest/download/sme_deps_llvm_win64-msvc.tgz )
You can’t perform that action at this time.
0 commit comments