Skip to content

Commit 0f2f08a

Browse files
committed
- LLVM -> 12.0.1
1 parent 1148e7a commit 0f2f08a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Release Builds
33
on: push
44

55
env:
6-
LLVM_VERSION: '12.0.0'
6+
LLVM_VERSION: '12.0.1'
77

88
jobs:
99
linux:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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 12.0.0 statically compiled for linux/osx/windows.
3+
[LLVM](https://llvm.org/) core 12.0.1 statically compiled for linux/osx/windows.
44

55
Get the latest versions here:
66

0 commit comments

Comments
 (0)