Skip to content

Commit

Permalink
chore(deps): update hedron_compile_commands digest to 3b1745c (#79)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Dec 15, 2023
1 parent 6ab2322 commit d9d9da3
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 = "05f7fb324290c147ed29361a6a6fef7459c61816084fc07b3676a9639f4fcab7",
strip_prefix = "bazel-compile-commands-extractor-eca42c63700fccdc49cf58177e0a96f0f6075a68",
url = "https://github.com/hedronvision/bazel-compile-commands-extractor/archive/eca42c63700fccdc49cf58177e0a96f0f6075a68.tar.gz",
sha256 = "47e394201997e2f37431c277ae830bd24314bfbdd5fe0fb0b0e76e445aa8048d",
strip_prefix = "bazel-compile-commands-extractor-3b1745c548d2d190d84895434e3ee833dbc8c33a",
url = "https://github.com/hedronvision/bazel-compile-commands-extractor/archive/3b1745c548d2d190d84895434e3ee833dbc8c33a.tar.gz",
)

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

0 comments on commit d9d9da3

Please # to comment.