From 062321a4e11ed06fcf847d76da23512b978fd18f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 18:53:58 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Update=20hip=20digest=20to=20481?= =?UTF-8?q?fc5f?= 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 4e31326f..b866f22d 100644 --- a/ll/init.bzl +++ b/ll/init.bzl @@ -49,10 +49,10 @@ def _initialize_rules_ll_impl(_): " >> include/hip/hip_version.h""", ], - sha256 = "e7596b05a6b1b6eee45ee7b365f2f31bddaed4e02352e88d8f06a67ec56d37e9", - strip_prefix = "HIP-d579c4d3cab15f7beb2943eddb75dba8877c2be3", + sha256 = "82fcd1ce6d2f9f66d8636403b4f53266d0ad4e37718cdf78052ac507532ca94d", + strip_prefix = "HIP-481fc5fcec1bb2a49b17a1b96454bc8b019329e0", urls = [ - "https://github.com/ROCm-Developer-Tools/HIP/archive/d579c4d3cab15f7beb2943eddb75dba8877c2be3.zip", + "https://github.com/ROCm-Developer-Tools/HIP/archive/481fc5fcec1bb2a49b17a1b96454bc8b019329e0.zip", ], )