Skip to content

Commit f50a560

Browse files
Update dependencies. (#485)
Project GPUCompiler v0.21.3 Diff `~/work/GPUCompiler.jl/GPUCompiler.jl/Project.toml` [929cbde3] ↑ LLVM v6.0.1 ⇒ v6.1.0 Co-authored-by: maleadt <[email protected]>
1 parent c0c9ab7 commit f50a560

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Manifest.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,15 @@ version = "1.4.1"
3939

4040
[[LLVM]]
4141
deps = ["CEnum", "LLVMExtra_jll", "Libdl", "Printf", "Unicode"]
42-
git-tree-sha1 = "7d5788011dd273788146d40eb5b1fbdc199d0296"
42+
git-tree-sha1 = "8695a49bfe05a2dc0feeefd06b4ca6361a018729"
4343
uuid = "929cbde3-209d-540e-8aea-75f648917ca0"
44-
version = "6.0.1"
44+
version = "6.1.0"
4545

4646
[[LLVMExtra_jll]]
4747
deps = ["Artifacts", "JLLWrappers", "LazyArtifacts", "Libdl", "TOML"]
48-
git-tree-sha1 = "1222116d7313cdefecf3d45a2bc1a89c4e7c9217"
48+
git-tree-sha1 = "c35203c1e1002747da220ffc3c0762ce7754b08c"
4949
uuid = "dad2f222-ce93-54a1-a47d-0025e8a3acab"
50-
version = "0.0.22+0"
50+
version = "0.0.23+0"
5151

5252
[[LazyArtifacts]]
5353
deps = ["Artifacts", "Pkg"]

0 commit comments

Comments
 (0)