From dec31c12e6c21f525899bde2c3a7e6ffe547112c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 28 Jun 2023 18:03:51 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Update=20hip=20digest=20to=20eeb?= =?UTF-8?q?d3b6?= 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..52148454 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 = "cc764a015729f0bfff66ee06a7a5a9354a726af3fb053cdcbf87da18a9b63eac", + strip_prefix = "HIP-eebd3b6293df12df9eca2464f17bcbd67ec83372", urls = [ - "https://github.com/ROCm-Developer-Tools/HIP/archive/d579c4d3cab15f7beb2943eddb75dba8877c2be3.zip", + "https://github.com/ROCm-Developer-Tools/HIP/archive/eebd3b6293df12df9eca2464f17bcbd67ec83372.zip", ], )