Skip to content

Commit fed54d7

Browse files
committed
chore(deps): update com_github_nelhage_rules_boost digest to a0643ef
1 parent aeca730 commit fed54d7

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
@@ -55,9 +55,9 @@ opentelemetry_cpp_deps()
5555
# Boost
5656
http_archive(
5757
name = "com_github_nelhage_rules_boost",
58-
sha256 = "085aadb6cd1323740810efcde29e99838286f44e0ab060af6e2a645380316cd6",
59-
strip_prefix = "rules_boost-504e4dbc8c480fac5da33035490bc2ccc59db749",
60-
url = "https://github.com/nelhage/rules_boost/archive/504e4dbc8c480fac5da33035490bc2ccc59db749.tar.gz",
58+
sha256 = "42ba364a384ef74fc94aae8aa160b3affb5662d30e4989118c98f4273a405d44",
59+
strip_prefix = "rules_boost-a0643ef5ea1f939da59c42a6a5f21d1c0ffcff4f",
60+
url = "https://github.com/nelhage/rules_boost/archive/a0643ef5ea1f939da59c42a6a5f21d1c0ffcff4f.tar.gz",
6161
)
6262

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

0 commit comments

Comments
 (0)