From 639ae93cf6c56bd3a6eb15ebcd6416a60cecc278 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 20 Aug 2022 04:25:54 +0000 Subject: [PATCH] Update hedron_compile_commands digest to 3b88df1 --- WORKSPACE | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/WORKSPACE b/WORKSPACE index 4ca1d78..38a6058 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -60,9 +60,9 @@ http_archive( http_archive( name = "hedron_compile_commands", - sha256 = "cb29ade67efd170c98b86fe75524fc053c01dcbe1f6211d00ce658e57441ed42", - strip_prefix = "bazel-compile-commands-extractor-670e86177b6b5c001b03f4efdfba0f8019ff523f", - url = "https://github.com/hedronvision/bazel-compile-commands-extractor/archive/670e86177b6b5c001b03f4efdfba0f8019ff523f.tar.gz", + sha256 = "c192482fc1d76eeec2c92d1dced179122b6bd2895ca0e7239aa4866ece7e096c", + strip_prefix = "bazel-compile-commands-extractor-3b88df170394e5bf0a1995509443f8490ee14536", + url = "https://github.com/hedronvision/bazel-compile-commands-extractor/archive/3b88df170394e5bf0a1995509443f8490ee14536.tar.gz", ) load("@hedron_compile_commands//:workspace_setup.bzl", "hedron_compile_commands_setup")