Skip to content

Commit

Permalink
Update dependencies. (#148)
Browse files Browse the repository at this point in the history
Project Metal v0.2.0
Diff `~/work/Metal.jl/Metal.jl/Project.toml`
  [0c68f7d7] ↑ GPUArrays v8.6.4 ⇒ v8.6.5
  [929cbde3] ↑ LLVM v4.16.0 ⇒ v4.17.1

Co-authored-by: maleadt <maleadt@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and maleadt committed Mar 27, 2023
1 parent 9a03f08 commit a498c30
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@ uuid = "7b1f6079-737a-58dc-b8bc-7a2ca5c1b5ee"

[[deps.GPUArrays]]
deps = ["Adapt", "GPUArraysCore", "LLVM", "LinearAlgebra", "Printf", "Random", "Reexport", "Serialization", "Statistics"]
git-tree-sha1 = "28231bc5bee6672747be0313dc349c08f42942f6"
git-tree-sha1 = "7a2e790b1e2e6f648cfb25c4500c5de1f7b375ef"
uuid = "0c68f7d7-f131-5f86-a1c3-88cf8149b2d7"
version = "8.6.4"
version = "8.6.5"

[[deps.GPUArraysCore]]
deps = ["Adapt"]
Expand All @@ -77,15 +77,15 @@ version = "1.4.1"

[[deps.LLVM]]
deps = ["CEnum", "LLVMExtra_jll", "Libdl", "Printf", "Unicode"]
git-tree-sha1 = "df115c31f5c163697eede495918d8e85045c8f04"
git-tree-sha1 = "f044a2796a9e18e0531b9b3072b0019a61f264bc"
uuid = "929cbde3-209d-540e-8aea-75f648917ca0"
version = "4.16.0"
version = "4.17.1"

[[deps.LLVMExtra_jll]]
deps = ["Artifacts", "JLLWrappers", "LazyArtifacts", "Libdl", "Pkg", "TOML"]
git-tree-sha1 = "7718cf44439c676bc0ec66a87099f41015a522d6"
deps = ["Artifacts", "JLLWrappers", "LazyArtifacts", "Libdl", "TOML"]
git-tree-sha1 = "070e4b5b65827f82c16ae0916376cb47377aa1b5"
uuid = "dad2f222-ce93-54a1-a47d-0025e8a3acab"
version = "0.0.16+2"
version = "0.0.18+0"

[[deps.LazyArtifacts]]
deps = ["Artifacts", "Pkg"]
Expand Down

0 comments on commit a498c30

Please sign in to comment.