Skip to content

Commit 52e3a6e

Browse files
chore(deps): update bazel c++ tooling repositories
1 parent b337746 commit 52e3a6e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

WORKSPACE.bazel

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,9 @@ boost_http_archives()
7373

7474
http_archive(
7575
name = "hedron_compile_commands",
76-
sha256 = "9d1ce53443747dd574a309fbe6774d1cfc94d20abdb7e7de1bb337f9437761bb",
77-
strip_prefix = "bazel-compile-commands-extractor-86dbf526c56cebb2c3a060c09fe8c0458a694d23",
78-
url = "https://github.com/hedronvision/bazel-compile-commands-extractor/archive/86dbf526c56cebb2c3a060c09fe8c0458a694d23.tar.gz",
76+
sha256 = "ed5aea1dc87856aa2029cb6940a51511557c5cac3dbbcb05a4abd989862c36b4",
77+
strip_prefix = "bazel-compile-commands-extractor-e16062717d9b098c3c2ac95717d2b3e661c50608",
78+
url = "https://github.com/hedronvision/bazel-compile-commands-extractor/archive/e16062717d9b098c3c2ac95717d2b3e661c50608.tar.gz",
7979
)
8080

8181
load("@hedron_compile_commands//:workspace_setup.bzl", "hedron_compile_commands_setup")
@@ -84,9 +84,9 @@ hedron_compile_commands_setup()
8484

8585
http_archive(
8686
name = "com_grail_bazel_toolchain",
87-
sha256 = "5fb0a6ae0f5bc72a7d80e6de0edad906c9936729734009f1c01dac4b06f966e0",
88-
strip_prefix = "bazel-toolchain-f94335f1f5434256b1793dafbb7dd07773b0e76e",
89-
url = "https://github.com/grailbio/bazel-toolchain/archive/f94335f1f5434256b1793dafbb7dd07773b0e76e.zip",
87+
sha256 = "c740c0a59da81688374f7cc6f466d0b62aacbcf796526f71010f93c5c62a2d46",
88+
strip_prefix = "bazel-toolchain-5bbef8c2b06c5ce425f0d614c0d0d73680043c90",
89+
url = "https://github.com/grailbio/bazel-toolchain/archive/5bbef8c2b06c5ce425f0d614c0d0d73680043c90.zip",
9090
)
9191

9292
load("@com_grail_bazel_toolchain//toolchain:deps.bzl", "bazel_toolchain_dependencies")

0 commit comments

Comments
 (0)