From 14fd3a2197ea53c10b667a8d22c64ddcf5ec9b5d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 13:06:30 +0200 Subject: [PATCH] Update dependencies. (#224) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Project Metal v0.5.0 Diff `~/work/Metal.jl/Metal.jl/Project.toml` [61eb1bfa] ↑ GPUCompiler v0.21.3 ⇒ v0.21.4 [63c18a36] ↑ KernelAbstractions v0.9.6 ⇒ v0.9.7 [90137ffa] ↑ StaticArrays v1.6.0 ⇒ v1.6.1 Co-authored-by: maleadt --- Manifest.toml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/Manifest.toml b/Manifest.toml index 234373dd8..7c1127043 100644 --- a/Manifest.toml +++ b/Manifest.toml @@ -79,9 +79,9 @@ version = "0.1.5" [[deps.GPUCompiler]] deps = ["ExprTools", "InteractiveUtils", "LLVM", "Libdl", "Logging", "Scratch", "TimerOutputs", "UUIDs"] -git-tree-sha1 = "d60b5fe7333b5fa41a0378ead6614f1ab51cf6d0" +git-tree-sha1 = "72b2e3c2ba583d1a7aa35129e56cf92e07c083e3" uuid = "61eb1bfa-7361-4325-ad38-22787b887f55" -version = "0.21.3" +version = "0.21.4" [[deps.InteractiveUtils]] deps = ["Markdown"] @@ -94,10 +94,10 @@ uuid = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210" version = "1.4.1" [[deps.KernelAbstractions]] -deps = ["Adapt", "Atomix", "InteractiveUtils", "LinearAlgebra", "MacroTools", "PrecompileTools", "SparseArrays", "StaticArrays", "UUIDs", "UnsafeAtomics", "UnsafeAtomicsLLVM"] -git-tree-sha1 = "b48617c5d764908b5fac493cd907cf33cc11eec1" +deps = ["Adapt", "Atomix", "InteractiveUtils", "LinearAlgebra", "MacroTools", "PrecompileTools", "Requires", "SparseArrays", "StaticArrays", "UUIDs", "UnsafeAtomics", "UnsafeAtomicsLLVM"] +git-tree-sha1 = "6d08ca80b621635fed9cdfeb9a4280a574020bf3" uuid = "63c18a36-062a-441e-b654-da1e3ab1ce7c" -version = "0.9.6" +version = "0.9.7" [[deps.LLVM]] deps = ["CEnum", "LLVMExtra_jll", "Libdl", "Printf", "Unicode"] @@ -282,14 +282,14 @@ uuid = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" [[deps.StaticArrays]] deps = ["LinearAlgebra", "Random", "StaticArraysCore", "Statistics"] -git-tree-sha1 = "0da7e6b70d1bb40b1ace3b576da9ea2992f76318" +git-tree-sha1 = "fffc14c695c17bfdbfa92a2a01836cdc542a1e46" uuid = "90137ffa-7385-5640-81b9-e52037218182" -version = "1.6.0" +version = "1.6.1" [[deps.StaticArraysCore]] -git-tree-sha1 = "6b7ba252635a5eff6a0b0664a41ee140a1c9e72a" +git-tree-sha1 = "1d5708d926c76a505052d0d24a846d5da08bc3a4" uuid = "1e83bf80-4336-4d27-bf5d-d5a4f845583c" -version = "1.4.0" +version = "1.4.1" [[deps.Statistics]] deps = ["LinearAlgebra", "SparseArrays"] @@ -341,9 +341,9 @@ version = "0.1.3" [[deps.XZ_jll]] deps = ["Artifacts", "JLLWrappers", "Libdl"] -git-tree-sha1 = "8abe223c2549ea70be752b20a53aa236a7868eb0" +git-tree-sha1 = "2222b751598bd9f4885c9ce9cd23e83404baa8ce" uuid = "ffd25f8a-64ca-5728-b0f7-c24cf3aae800" -version = "5.4.3+0" +version = "5.4.3+1" [[deps.Zlib_jll]] deps = ["Libdl"]