Skip to content

Commit a719eb3

Browse files
Update dependencies. (#1949)
Project CUDA v4.3.2 Diff `~/work/CUDA.jl/CUDA.jl/Project.toml` [929cbde3] ↑ LLVM v5.1.0 ⇒ v5.2.0 Co-authored-by: maleadt <maleadt@users.noreply.github.com>
1 parent 864ec5e commit a719eb3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Manifest.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -144,15 +144,15 @@ version = "0.9.4"
144144

145145
[[LLVM]]
146146
deps = ["CEnum", "LLVMExtra_jll", "Libdl", "Printf", "Unicode"]
147-
git-tree-sha1 = "26a31cdd9f1f4ea74f649a7bf249703c687a953d"
147+
git-tree-sha1 = "5007c1421563108110bbd57f63d8ad4565808818"
148148
uuid = "929cbde3-209d-540e-8aea-75f648917ca0"
149-
version = "5.1.0"
149+
version = "5.2.0"
150150

151151
[[LLVMExtra_jll]]
152152
deps = ["Artifacts", "JLLWrappers", "LazyArtifacts", "Libdl", "TOML"]
153-
git-tree-sha1 = "09b7505cc0b1cee87e5d4a26eea61d2e1b0dcd35"
153+
git-tree-sha1 = "1222116d7313cdefecf3d45a2bc1a89c4e7c9217"
154154
uuid = "dad2f222-ce93-54a1-a47d-0025e8a3acab"
155-
version = "0.0.21+0"
155+
version = "0.0.22+0"
156156

157157
[[LazyArtifacts]]
158158
deps = ["Artifacts", "Pkg"]
@@ -298,9 +298,9 @@ version = "2.2.0"
298298

299299
[[StaticArrays]]
300300
deps = ["LinearAlgebra", "Random", "StaticArraysCore", "Statistics"]
301-
git-tree-sha1 = "8982b3607a212b070a5e46eea83eb62b4744ae12"
301+
git-tree-sha1 = "832afbae2a45b4ae7e831f86965469a24d1d8a83"
302302
uuid = "90137ffa-7385-5640-81b9-e52037218182"
303-
version = "1.5.25"
303+
version = "1.5.26"
304304

305305
[[StaticArraysCore]]
306306
git-tree-sha1 = "6b7ba252635a5eff6a0b0664a41ee140a1c9e72a"

0 commit comments

Comments
 (0)