Skip to content

Commit b3c6be4

Browse files
Update dependencies. (#1882)
Project CUDA v4.1.4 Diff `~/work/CUDA.jl/CUDA.jl/Project.toml` [61eb1bfa] ↑ GPUCompiler v0.19.1 ⇒ v0.19.3 [76a88914] ↑ CUDA_Runtime_jll v0.5.0+1 ⇒ v0.5.0+2 Co-authored-by: maleadt <maleadt@users.noreply.github.com>
1 parent a1437f5 commit b3c6be4

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
@@ -52,9 +52,9 @@ version = "0.2.2"
5252

5353
[[CUDA_Runtime_jll]]
5454
deps = ["Artifacts", "CUDA_Driver_jll", "JLLWrappers", "LazyArtifacts", "Libdl", "TOML"]
55-
git-tree-sha1 = "9ac3ffda60eeae5291be20f35ca264eb8e95bbc6"
55+
git-tree-sha1 = "81eed046f28a0cdd0dc1f61d00a49061b7cc9433"
5656
uuid = "76a88914-d11a-5bdc-97e0-2f5a05c973a2"
57-
version = "0.5.0+1"
57+
version = "0.5.0+2"
5858

5959
[[ChainRulesCore]]
6060
deps = ["Compat", "LinearAlgebra", "SparseArrays"]
@@ -111,9 +111,9 @@ version = "0.1.4"
111111

112112
[[GPUCompiler]]
113113
deps = ["ExprTools", "InteractiveUtils", "LLVM", "Libdl", "Logging", "Scratch", "TimerOutputs", "UUIDs"]
114-
git-tree-sha1 = "237360a9f4c26f61d2151c65c34f887810c7bd7b"
114+
git-tree-sha1 = "e9a9173cd77e16509cdf9c1663fda19b22a518b7"
115115
uuid = "61eb1bfa-7361-4325-ad38-22787b887f55"
116-
version = "0.19.1"
116+
version = "0.19.3"
117117

118118
[[InteractiveUtils]]
119119
deps = ["Markdown"]

0 commit comments

Comments
 (0)