Skip to content

Commit 3232d1f

Browse files
chore(deps): update hedron_compile_commands digest to 25ac20b
1 parent a999751 commit 3232d1f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

WORKSPACE.bazel

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
22

33
http_archive(
44
name = "hedron_compile_commands",
5-
sha256 = "ed5aea1dc87856aa2029cb6940a51511557c5cac3dbbcb05a4abd989862c36b4",
6-
strip_prefix = "bazel-compile-commands-extractor-e16062717d9b098c3c2ac95717d2b3e661c50608",
7-
url = "https://github.com/hedronvision/bazel-compile-commands-extractor/archive/e16062717d9b098c3c2ac95717d2b3e661c50608.tar.gz",
5+
sha256 = "17678d837064ba14581853dafca9efdb1bdb7f65bc07cd49bcd531d855fd3414",
6+
strip_prefix = "bazel-compile-commands-extractor-25ac20bc2b9b491c22798a54a1c9ecbc6b026749",
7+
url = "https://github.com/hedronvision/bazel-compile-commands-extractor/archive/25ac20bc2b9b491c22798a54a1c9ecbc6b026749.tar.gz",
88
)
99

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

0 commit comments

Comments
 (0)