Skip to content

Commit a8e081e

Browse files
committed
- LLVM -> 14.0.3
1 parent 364aa79 commit a8e081e

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: "14.0.2"
6+
LLVM_VERSION: "14.0.3"
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 14.0.2 statically compiled for linux/osx/windows.
3+
[LLVM](https://llvm.org/) core statically compiled for linux/osx/windows.
44

55
Get the latest versions here:
66

0 commit comments

Comments
 (0)