From 095ce956a562b2263587a8869d5da247f1a671be Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Sep 2025 20:12:59 +0000 Subject: [PATCH] Update google_bazel_common digest to 692efe7 --- WORKSPACE | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/WORKSPACE b/WORKSPACE index 35d5e77..bb93545 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -54,9 +54,9 @@ http_archive( http_archive( name = "google_bazel_common", - sha256 = "df9e8a47f86866ddd90bddb39954c279250121de73dafe222aeaab22f0939ca4", - strip_prefix = "bazel-common-9f8175287d46cdd21accb4b504a612b44c0f0564", - url = "https://github.com/google/bazel-common/archive/9f8175287d46cdd21accb4b504a612b44c0f0564.tar.gz", + sha256 = "091991723e995f047986042c1559807aec7ddb2d1d18e1c1fa4633d06ce956f0", + strip_prefix = "bazel-common-692efe797f25b180a30354a4f1289b7c08d7fa86", + url = "https://github.com/google/bazel-common/archive/692efe797f25b180a30354a4f1289b7c08d7fa86.tar.gz", ) # ---