Skip to content

Commit 9d69cab

Browse files
Update dependencies. (#1417)
Project CUDA v3.8.0 Diff `~/work/CUDA.jl/CUDA.jl/Project.toml` [61eb1bfa] ↑ GPUCompiler v0.13.13 ⇒ v0.13.14 [929cbde3] ↑ LLVM v4.7.1 ⇒ v4.8.0 [276daf66] ↑ SpecialFunctions v2.1.3 ⇒ v2.1.4 Co-authored-by: maleadt <maleadt@users.noreply.github.com>
1 parent 7de4c45 commit 9d69cab

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

Manifest.toml

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

3535
[[ChainRulesCore]]
3636
deps = ["Compat", "LinearAlgebra", "SparseArrays"]
37-
git-tree-sha1 = "7dd38532a1115a215de51775f9891f0f3e1bac6a"
37+
git-tree-sha1 = "c9a6160317d1abe9c44b3beb367fd448117679ca"
3838
uuid = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
39-
version = "1.12.1"
39+
version = "1.13.0"
4040

4141
[[ChangesOfVariables]]
4242
deps = ["ChainRulesCore", "LinearAlgebra", "Test"]
@@ -89,9 +89,9 @@ version = "8.2.1"
8989

9090
[[GPUCompiler]]
9191
deps = ["ExprTools", "InteractiveUtils", "LLVM", "Libdl", "Logging", "TimerOutputs", "UUIDs"]
92-
git-tree-sha1 = "9dc3ca1377802497614521b4aad91d0a5051072c"
92+
git-tree-sha1 = "647a54f196b5ffb7c3bc2fec5c9a57fa273354cc"
9393
uuid = "61eb1bfa-7361-4325-ad38-22787b887f55"
94-
version = "0.13.13"
94+
version = "0.13.14"
9595

9696
[[InteractiveUtils]]
9797
deps = ["Markdown"]
@@ -116,15 +116,15 @@ version = "1.4.1"
116116

117117
[[LLVM]]
118118
deps = ["CEnum", "LLVMExtra_jll", "Libdl", "Printf", "Unicode"]
119-
git-tree-sha1 = "f8dcd7adfda0dddaf944e62476d823164cccc217"
119+
git-tree-sha1 = "761c362ede582d358026e22d08695231dd25242e"
120120
uuid = "929cbde3-209d-540e-8aea-75f648917ca0"
121-
version = "4.7.1"
121+
version = "4.8.0"
122122

123123
[[LLVMExtra_jll]]
124124
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg"]
125-
git-tree-sha1 = "f7f5dd0fb39209f4d28ca59d0d4e24579ad325fe"
125+
git-tree-sha1 = "67cc5406b15bd04ff72a45f628bec61d36078908"
126126
uuid = "dad2f222-ce93-54a1-a47d-0025e8a3acab"
127-
version = "0.0.13+2"
127+
version = "0.0.13+3"
128128

129129
[[LazyArtifacts]]
130130
deps = ["Artifacts", "Pkg"]
@@ -195,9 +195,9 @@ uuid = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
195195

196196
[[Preferences]]
197197
deps = ["TOML"]
198-
git-tree-sha1 = "2cf929d64681236a2e074ffafb8d568733d2e6af"
198+
git-tree-sha1 = "de893592a221142f3db370f48290e3a2ef39998f"
199199
uuid = "21216c6a-2e73-6563-6e65-726566657250"
200-
version = "1.2.3"
200+
version = "1.2.4"
201201

202202
[[Printf]]
203203
deps = ["Unicode"]
@@ -253,9 +253,9 @@ uuid = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
253253

254254
[[SpecialFunctions]]
255255
deps = ["ChainRulesCore", "IrrationalConstants", "LogExpFunctions", "OpenLibm_jll", "OpenSpecFun_jll"]
256-
git-tree-sha1 = "85e5b185ed647b8ee89aa25a7788a2b43aa8a74f"
256+
git-tree-sha1 = "5ba658aeecaaf96923dce0da9e703bd1fe7666f9"
257257
uuid = "276daf66-3868-5448-9aa4-cd146d93841b"
258-
version = "2.1.3"
258+
version = "2.1.4"
259259

260260
[[Statistics]]
261261
deps = ["LinearAlgebra", "SparseArrays"]

0 commit comments

Comments
 (0)