Skip to content

Commit aa88c71

Browse files
committed
Update Manifest and Project
1 parent 875dddb commit aa88c71

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

Manifest.toml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,9 @@ version = "0.1.5"
6464

6565
[[Compat]]
6666
deps = ["Dates", "LinearAlgebra", "UUIDs"]
67-
git-tree-sha1 = "00a2cccc7f098ff3b66806862d275ca3db9e6e5a"
67+
git-tree-sha1 = "61fdd77467a5c3ad071ef8277ac6bd6af7dd4c04"
6868
uuid = "34da2185-b29b-5c13-b0c7-acf172513d20"
69-
version = "4.5.0"
69+
version = "4.6.0"
7070

7171
[[CompilerSupportLibraries_jll]]
7272
deps = ["Artifacts", "Libdl"]
@@ -93,21 +93,21 @@ version = "0.1.8"
9393

9494
[[GPUArrays]]
9595
deps = ["Adapt", "GPUArraysCore", "LLVM", "LinearAlgebra", "Printf", "Random", "Reexport", "Serialization", "Statistics"]
96-
git-tree-sha1 = "494f1e456000c00c93dde79b38094e023f639dac"
96+
git-tree-sha1 = "a28f752ffab0ccd6660fc7af5ad1c9ad176f45f7"
9797
uuid = "0c68f7d7-f131-5f86-a1c3-88cf8149b2d7"
98-
version = "8.6.1"
98+
version = "8.6.3"
9999

100100
[[GPUArraysCore]]
101101
deps = ["Adapt"]
102-
git-tree-sha1 = "57f7cde02d7a53c9d1d28443b9f11ac5fbe7ebc9"
102+
git-tree-sha1 = "1cd7f0af1aa58abc02ea1d872953a97359cb87fa"
103103
uuid = "46192b85-c4d5-4398-a991-12ede77f4527"
104-
version = "0.1.3"
104+
version = "0.1.4"
105105

106106
[[GPUCompiler]]
107107
deps = ["ExprTools", "InteractiveUtils", "LLVM", "Libdl", "Logging", "TimerOutputs", "UUIDs"]
108-
git-tree-sha1 = "48832a7cacbe56e591a7bef690c78b9d00bcc692"
108+
git-tree-sha1 = "95185985a5d2388c6d0fedb06181ad4ddd40e0cb"
109109
uuid = "61eb1bfa-7361-4325-ad38-22787b887f55"
110-
version = "0.17.1"
110+
version = "0.17.2"
111111

112112
[[InteractiveUtils]]
113113
deps = ["Markdown"]
@@ -132,9 +132,9 @@ version = "1.4.1"
132132

133133
[[LLVM]]
134134
deps = ["CEnum", "LLVMExtra_jll", "Libdl", "Printf", "Unicode"]
135-
git-tree-sha1 = "b8ae281340f0d3e973aae7b96fb7502b0119b376"
135+
git-tree-sha1 = "df115c31f5c163697eede495918d8e85045c8f04"
136136
uuid = "929cbde3-209d-540e-8aea-75f648917ca0"
137-
version = "4.15.0"
137+
version = "4.16.0"
138138

139139
[[LLVMExtra_jll]]
140140
deps = ["Artifacts", "JLLWrappers", "LazyArtifacts", "Libdl", "Pkg", "TOML"]
@@ -171,9 +171,9 @@ uuid = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
171171

172172
[[LogExpFunctions]]
173173
deps = ["ChainRulesCore", "ChangesOfVariables", "DocStringExtensions", "InverseFunctions", "IrrationalConstants", "LinearAlgebra"]
174-
git-tree-sha1 = "45b288af6956e67e621c5cbb2d75a261ab58300b"
174+
git-tree-sha1 = "680e733c3a0a9cea9e935c8c2184aea6a63fa0b5"
175175
uuid = "2ab3a3ac-af41-5b50-aa03-7779005ae688"
176-
version = "0.3.20"
176+
version = "0.3.21"
177177

178178
[[Logging]]
179179
uuid = "56ddb016-857b-54e1-b83d-db4d58db5568"

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ CUDA_Driver_jll = "0.2"
3838
CUDA_Runtime_Discovery = "0.1"
3939
CUDA_Runtime_jll = "0.2.3"
4040
ExprTools = "0.1"
41-
GPUArrays = "8.6"
41+
GPUArrays = "8.6.3"
4242
GPUCompiler = "0.17"
4343
LLVM = "4.15"
4444
Preferences = "1"

0 commit comments

Comments
 (0)