Skip to content

Commit

Permalink
chore(deps): update hedron_compile_commands digest to 46ffd1f
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 31, 2023
1 parent dd7f48c commit 45d7b8e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions WORKSPACE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")

http_archive(
name = "hedron_compile_commands",
sha256 = "dd3ff589992589c73f1d2138cea44ce1312a06caa554124f8806fd1d04d436ab",
strip_prefix = "bazel-compile-commands-extractor-9d438afd4febf622aa05b9a267c09439717e58b9",
url = "https://github.com/hedronvision/bazel-compile-commands-extractor/archive/9d438afd4febf622aa05b9a267c09439717e58b9.tar.gz",
sha256 = "e01243f0c8ea53907a725286623f05198de8e33c40c6fb126a34de622c812be3",
strip_prefix = "bazel-compile-commands-extractor-46ffd1f8f7d25aeead4cec31833ffb05e518b89b",
url = "https://github.com/hedronvision/bazel-compile-commands-extractor/archive/46ffd1f8f7d25aeead4cec31833ffb05e518b89b.tar.gz",
)

load("@hedron_compile_commands//:workspace_setup.bzl", "hedron_compile_commands_setup")
Expand Down

0 comments on commit 45d7b8e

Please # to comment.