Skip to content

Commit ee2b178

Browse files
committed
chore(deps): update com_github_nelhage_rules_boost digest to efae02e
1 parent 4c9c631 commit ee2b178

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pubsub-open-telemetry/WORKSPACE.bazel

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@ grpc_extra_deps()
4747
# Boost
4848
http_archive(
4949
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",
50+
sha256 = "e547a5ac916bbd85ec670837634d50238a2689017d283ab910f52baae082ac2a",
51+
strip_prefix = "rules_boost-efae02e8be5a38e836e289e6122bf7344f28c62d",
52+
url = "https://github.com/nelhage/rules_boost/archive/efae02e8be5a38e836e289e6122bf7344f28c62d.tar.gz",
5353
)
5454

5555
load("@com_github_nelhage_rules_boost//:boost/boost.bzl", "boost_deps")

0 commit comments

Comments
 (0)