Skip to content

Commit

Permalink
chore(deps): update hedron_compile_commands digest to 09fee2f (#94)
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] authored Jan 27, 2024
1 parent 42ee5f1 commit d20c5cd
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 = "6326c883350d86fc111a9c74d8268714144f910907884f4ab4080c17247333a5",
strip_prefix = "bazel-compile-commands-extractor-199ca857b05a7a4dbb332e8d229158feb3f82638",
url = "https://github.com/hedronvision/bazel-compile-commands-extractor/archive/199ca857b05a7a4dbb332e8d229158feb3f82638.tar.gz",
sha256 = "43883b798725f07492f79b42451300fb9adf931eadc35e49114414914b0a5697",
strip_prefix = "bazel-compile-commands-extractor-09fee2fd2082b17baa9582ca2b2d63fe19caa294",
url = "https://github.com/hedronvision/bazel-compile-commands-extractor/archive/09fee2fd2082b17baa9582ca2b2d63fe19caa294.tar.gz",
)

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

0 comments on commit d20c5cd

Please # to comment.