We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c9c631 commit 264c2b2Copy full SHA for 264c2b2
1 file changed
pubsub-open-telemetry/WORKSPACE.bazel
@@ -47,9 +47,9 @@ grpc_extra_deps()
47
# Boost
48
http_archive(
49
name = "com_github_nelhage_rules_boost",
50
- sha256 = "085aadb6cd1323740810efcde29e99838286f44e0ab060af6e2a645380316cd6",
51
- strip_prefix = "rules_boost-504e4dbc8c480fac5da33035490bc2ccc59db749",
52
- url = "https://github.com/nelhage/rules_boost/archive/504e4dbc8c480fac5da33035490bc2ccc59db749.tar.gz",
+ sha256 = "03673f813e22dbdc47ec9166f73a8fd4dc841467c36e464ff7eb16dc5ca14efa",
+ strip_prefix = "rules_boost-70faf49298db399db6d86d55e29fbec528779f4c",
+ url = "https://github.com/nelhage/rules_boost/archive/70faf49298db399db6d86d55e29fbec528779f4c.tar.gz",
53
)
54
55
load("@com_github_nelhage_rules_boost//:boost/boost.bzl", "boost_deps")
0 commit comments