From 59a80ae584c0086816a10a04a641fb62f6d89d37 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Jul 2023 04:02:35 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Update=20comgr=20digest=20to=201?= =?UTF-8?q?a0bf23?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ll/init.bzl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ll/init.bzl b/ll/init.bzl index 54f9cc8b..82e8030e 100644 --- a/ll/init.bzl +++ b/ll/init.bzl @@ -107,10 +107,10 @@ def _initialize_rules_ll_impl(_): http_archive( name = "comgr", build_file = "@rules_ll//third-party-overlays:comgr.BUILD.bazel", - sha256 = "50f87b928a12241b56b2eecede5dec6c87758b9e64958f78023097d9aff4d839", - strip_prefix = "ROCm-CompilerSupport-65abd4d61e2c15ecdf2c5ec802d98987f1dd427a", + sha256 = "07f0142ebfbb9a5920d5a591b3b42bbcc4cba7bd89ec435bf419b16d72063f97", + strip_prefix = "ROCm-CompilerSupport-1a0bf235abe320e7112bebb58262d08820749886", urls = [ - "https://github.com/RadeonOpenCompute/ROCm-CompilerSupport/archive/65abd4d61e2c15ecdf2c5ec802d98987f1dd427a.zip", + "https://github.com/RadeonOpenCompute/ROCm-CompilerSupport/archive/1a0bf235abe320e7112bebb58262d08820749886.zip", ], patches = [ "@rules_ll//patches:comgr_bc2h.diff",