We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1148e7a commit 0f2f08aCopy full SHA for 0f2f08a
.github/workflows/release.yml
@@ -3,7 +3,7 @@ name: Release Builds
3
on: push
4
5
env:
6
- LLVM_VERSION: '12.0.0'
+ LLVM_VERSION: '12.0.1'
7
8
jobs:
9
linux:
README.md
@@ -1,6 +1,6 @@
1
# sme_deps_llvm [](https://github.com/spatial-model-editor/sme_deps_llvm/actions/workflows/release.yml)
2
-[LLVM](https://llvm.org/) core 12.0.0 statically compiled for linux/osx/windows.
+[LLVM](https://llvm.org/) core 12.0.1 statically compiled for linux/osx/windows.
Get the latest versions here:
0 commit comments