From 1816bf8f9e7b317f7e55061935c0bbcbf3e878a0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Jan 2025 14:05:25 +0000 Subject: [PATCH] chore(deps): update dependency com_google_absl to v20240722.1 --- tests/WORKSPACE | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/WORKSPACE b/tests/WORKSPACE index ac31c362..3f770fd8 100644 --- a/tests/WORKSPACE +++ b/tests/WORKSPACE @@ -197,9 +197,9 @@ wasi_sdk_sysroots(name = "wasi_sdk_sysroots") http_archive( name = "com_google_absl", - sha256 = "f50e5ac311a81382da7fa75b97310e4b9006474f9560ac46f54a9967f07d4ae3", - strip_prefix = "abseil-cpp-20240722.0", - urls = ["https://github.com/abseil/abseil-cpp/releases/download/20240722.0/abseil-cpp-20240722.0.tar.gz"], + sha256 = "40cee67604060a7c8794d931538cb55f4d444073e556980c88b6c49bb9b19bb7", + strip_prefix = "abseil-cpp-20240722.1", + urls = ["https://github.com/abseil/abseil-cpp/releases/download/20240722.1/abseil-cpp-20240722.1.tar.gz"], ) # As a test dep of com_google_absl.