diff --git a/WORKSPACE b/WORKSPACE index 4ca1d78..257f2fb 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 = "2188c3cd3a16404a6b20136151b37e7afb5a320e150453750c15080de5ba3058", + strip_prefix = "bazel-compile-commands-extractor-6d58fa6bf39f612304e55566fa628fd160b38177", + url = "https://github.com/hedronvision/bazel-compile-commands-extractor/archive/6d58fa6bf39f612304e55566fa628fd160b38177.tar.gz", ) load("@hedron_compile_commands//:workspace_setup.bzl", "hedron_compile_commands_setup")