Skip to content

Commit f42ba4a

Browse files
committed
Bump LLVMExtra.
1 parent 815f00a commit f42ba4a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Manifest.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@ uuid = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210"
3333
version = "1.4.1"
3434

3535
[[LLVMExtra_jll]]
36-
deps = ["Artifacts", "JLLWrappers", "LazyArtifacts", "Libdl", "Pkg"]
37-
git-tree-sha1 = "5558ad3c8972d602451efe9d81c78ec14ef4f5ef"
36+
deps = ["Artifacts", "JLLWrappers", "LazyArtifacts", "Libdl", "Pkg", "TOML"]
37+
git-tree-sha1 = "00d23b26d194507028b9a1c2728a691ab9914262"
3838
uuid = "dad2f222-ce93-54a1-a47d-0025e8a3acab"
39-
version = "0.0.14+2"
39+
version = "0.0.15+0"
4040

4141
[[LazyArtifacts]]
4242
deps = ["Artifacts", "Pkg"]
@@ -84,9 +84,9 @@ uuid = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
8484

8585
[[Preferences]]
8686
deps = ["TOML"]
87-
git-tree-sha1 = "de893592a221142f3db370f48290e3a2ef39998f"
87+
git-tree-sha1 = "47e5f437cc0e7ef2ce8406ce1e7e24d44915f88d"
8888
uuid = "21216c6a-2e73-6563-6e65-726566657250"
89-
version = "1.2.4"
89+
version = "1.3.0"
9090

9191
[[Printf]]
9292
deps = ["Unicode"]

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.14"
14+
LLVMExtra_jll = "=0.0.15"
1515
julia = "1.6"

0 commit comments

Comments
 (0)