From a4e748f691e6f27b14c9f13855500ab3e5dbc098 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 00:42:09 +0000 Subject: [PATCH] Update slang digest to 5a5d423 --- WORKSPACE | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/WORKSPACE b/WORKSPACE index 0dd025e3f..e37ef1845 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 = "c9886a632bb5434535900195cf45a230d751ab71d8717c5503b9556ab983ebb1", + strip_prefix = "slang-5a5d4234fe820598f2a3e2a860222e5e3eebc8b3", urls = [ - "https://github.com/MikePopoloski/slang/archive/458be618a58aa1896398eccc1ddf75b880afaab6.zip", + "https://github.com/MikePopoloski/slang/archive/5a5d4234fe820598f2a3e2a860222e5e3eebc8b3.zip", ], )