From 9653b19528dc244310a19aa8168482d9b67aadac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 22:49:13 +0000 Subject: [PATCH] Update google_bazel_common digest to f4ea2c4 --- WORKSPACE | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/WORKSPACE b/WORKSPACE index 4f84f203..a2ffffa5 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -79,9 +79,9 @@ http_archive( http_archive( name = "google_bazel_common", - sha256 = "de1441c02b35f5768b872d15d7e5813c4826b66630703e253fc95da39988a6d8", - strip_prefix = "bazel-common-d4ada735afa0ab044957cfa21849be577756a6cd", - url = "https://github.com/google/bazel-common/archive/d4ada735afa0ab044957cfa21849be577756a6cd.tar.gz", + sha256 = "181790b36e0dfd4f308238159df9c37220088687dde3780a558fb9473abb918a", + strip_prefix = "bazel-common-f4ea2c48ad4f25a5003104c0cf369f3ed7cc9f04", + url = "https://github.com/google/bazel-common/archive/f4ea2c48ad4f25a5003104c0cf369f3ed7cc9f04.tar.gz", ) # ---