Skip to content

Commit dc76ba7

Browse files
committed
Use released LLVMExtra.
1 parent aab646b commit dc76ba7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Manifest.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ version = "1.4.1"
3434

3535
[[LLVMExtra_jll]]
3636
deps = ["Artifacts", "JLLWrappers", "LazyArtifacts", "Libdl", "TOML"]
37-
git-tree-sha1 = "070e4b5b65827f82c16ae0916376cb47377aa1b5"
37+
git-tree-sha1 = "e46e3a40daddcbe851f86db0ec4a4a3d4badf800"
3838
uuid = "dad2f222-ce93-54a1-a47d-0025e8a3acab"
39-
version = "0.0.18+0"
39+
version = "0.0.19+0"
4040

4141
[[LazyArtifacts]]
4242
deps = ["Artifacts", "Pkg"]

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ Unicode = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"
1111

1212
[compat]
1313
CEnum = "0.2, 0.3, 0.4"
14-
LLVMExtra_jll = "=0.0.18"
14+
LLVMExtra_jll = "=0.0.19"
1515
julia = "1.6"

0 commit comments

Comments
 (0)