From 1aaf93af597a0a2ce187e604874ea88fe12963b3 Mon Sep 17 00:00:00 2001 From: maleadt Date: Mon, 2 Oct 2023 00:40:02 +0000 Subject: [PATCH] Update dependencies. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Project GPUArrays v9.0.0 Diff `~/work/GPUArrays.jl/GPUArrays.jl/Project.toml` [929cbde3] ↑ LLVM v6.2.1 ⇒ v6.3.0 --- Manifest.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Manifest.toml b/Manifest.toml index e0031237..77620f31 100644 --- a/Manifest.toml +++ b/Manifest.toml @@ -60,15 +60,15 @@ version = "1.5.0" [[deps.LLVM]] deps = ["CEnum", "LLVMExtra_jll", "Libdl", "Printf", "Unicode"] -git-tree-sha1 = "a9d2ce1d5007b1e8f6c5b89c5a31ff8bd146db5c" +git-tree-sha1 = "4ea2928a96acfcf8589e6cd1429eff2a3a82c366" uuid = "929cbde3-209d-540e-8aea-75f648917ca0" -version = "6.2.1" +version = "6.3.0" [[deps.LLVMExtra_jll]] deps = ["Artifacts", "JLLWrappers", "LazyArtifacts", "Libdl", "TOML"] -git-tree-sha1 = "7ca6850ae880cc99b59b88517545f91a52020afa" +git-tree-sha1 = "e7c01b69bcbcb93fd4cbc3d0fea7d229541e18d2" uuid = "dad2f222-ce93-54a1-a47d-0025e8a3acab" -version = "0.0.25+0" +version = "0.0.26+0" [[deps.LazyArtifacts]] deps = ["Artifacts", "Pkg"]