Skip to content

Commit

Permalink
chore(deps): update hedron_compile_commands digest to eac41ee (#50)
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 Dec 20, 2023
1 parent 7e17dc0 commit 95fb21d
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 = "c516dfa678f08c0829ce97cb08d906ce33f7bec15bfcd8ac079e3e66260056f5",
strip_prefix = "bazel-compile-commands-extractor-af167878427c469db96444b65f026d064ec62a4f",
url = "https://github.com/hedronvision/bazel-compile-commands-extractor/archive/af167878427c469db96444b65f026d064ec62a4f.tar.gz",
sha256 = "716c149b5a2c4cdf8a80ecf6d59950b93366b2351ef868fb600c1d1963704b07",
strip_prefix = "bazel-compile-commands-extractor-eac41eefb5c19d9a2d2bcdd60d6989660288333d",
url = "https://github.com/hedronvision/bazel-compile-commands-extractor/archive/eac41eefb5c19d9a2d2bcdd60d6989660288333d.tar.gz",
)

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

0 comments on commit 95fb21d

Please # to comment.