From 85363058df66bda5eb3cb9f0c3d712c05a1de4bf Mon Sep 17 00:00:00 2001 From: Manfei <41607353+ManfeiBai@users.noreply.github.com> Date: Fri, 13 Sep 2024 11:51:57 -0700 Subject: [PATCH] Update WORKSPACE --- WORKSPACE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WORKSPACE b/WORKSPACE index 11b0cf8f489b..585891e149bf 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -50,7 +50,7 @@ new_local_repository( # curl -L https://github.com/openxla/xla/archive/.tar.gz | sha256sum # and update the sha256 with the result. -xla_hash = '54052bcbe0cda5b0a7be7c8e22eb2bfef025786e' +xla_hash = '32ebd694c4d0442e241d76324ff1a721831366b4' http_archive( name = "xla",