From fa3d66a0b333c481759f32fc415de5e1a8012e22 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Jul 2023 02:18:22 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Update=20hip=20digest=20to=2022e?= =?UTF-8?q?9263?= 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..5350cf97 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 = "0cbcd2659cf0506b1ecb78a33ede8fb9a2cb3e570a18fb0882ca4c6e087dfbc0", + strip_prefix = "HIP-22e926308893c873b7b049027727ab1700421719", urls = [ - "https://github.com/ROCm-Developer-Tools/HIP/archive/d579c4d3cab15f7beb2943eddb75dba8877c2be3.zip", + "https://github.com/ROCm-Developer-Tools/HIP/archive/22e926308893c873b7b049027727ab1700421719.zip", ], )