Skip to content

Commit

Permalink
chore(deps): update hedron_compile_commands digest to b998dca
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 4, 2024
1 parent 8fef77d commit 2939499
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 @@ -2,9 +2,9 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")

http_archive(
name = "hedron_compile_commands",
sha256 = "17c45d95e0e95c41d1d8c03430ba50dea80cdf545b9916c6c0619f342e0edbbb",
strip_prefix = "bazel-compile-commands-extractor-388cc00156cbf53570c416d39875b15f03c0b47f",
url = "https://github.com/hedronvision/bazel-compile-commands-extractor/archive/388cc00156cbf53570c416d39875b15f03c0b47f.tar.gz",
sha256 = "b954305209beb665c0a211fc0c8b8e363adcc932c436d09870113eceb32fbe12",
strip_prefix = "bazel-compile-commands-extractor-b998dcacf448fabea98b7870031cc0be80976440",
url = "https://github.com/hedronvision/bazel-compile-commands-extractor/archive/b998dcacf448fabea98b7870031cc0be80976440.tar.gz",
)

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

0 comments on commit 2939499

Please # to comment.