Skip to content

Commit 4b82b5c

Browse files
authored
chore(deps): update com_github_nelhage_rules_boost digest to 504e4db (#366)
1 parent a20c08c commit 4b82b5c

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 = "202b939727f10f7bb5b6bd76632793e6a3dc03f664114bed303036651cf3d737",
51-
strip_prefix = "rules_boost-e23cc59f87d5049618472d6ce0ca0ed5ef0c23dc",
52-
url = "https://github.com/nelhage/rules_boost/archive/e23cc59f87d5049618472d6ce0ca0ed5ef0c23dc.tar.gz",
50+
sha256 = "085aadb6cd1323740810efcde29e99838286f44e0ab060af6e2a645380316cd6",
51+
strip_prefix = "rules_boost-504e4dbc8c480fac5da33035490bc2ccc59db749",
52+
url = "https://github.com/nelhage/rules_boost/archive/504e4dbc8c480fac5da33035490bc2ccc59db749.tar.gz",
5353
)
5454

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

0 commit comments

Comments
 (0)