From dcceae6e0f9a768547f778557b3e86737558be18 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Jan 2025 20:26:55 +0000 Subject: [PATCH] Update slang digest to 4f1a36c --- WORKSPACE | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/WORKSPACE b/WORKSPACE index 0dd025e3f..d003310c8 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -55,10 +55,10 @@ http_archive( name = "slang", build_file = "slang.BUILD", patches = ["//external:slang.patch"], - sha256 = "eea4b20751fa6394647330518c9b0c46c8248fea984c91a8a8bfe01a8a04567e", - strip_prefix = "slang-458be618a58aa1896398eccc1ddf75b880afaab6", + sha256 = "9a14f8c7c32aacfb340e1596479db82676f501195ddaf96242ee401a653cfc66", + strip_prefix = "slang-4f1a36c4c7cf87e6580e229a155e0386ea3026d1", urls = [ - "https://github.com/MikePopoloski/slang/archive/458be618a58aa1896398eccc1ddf75b880afaab6.zip", + "https://github.com/MikePopoloski/slang/archive/4f1a36c4c7cf87e6580e229a155e0386ea3026d1.zip", ], )