Skip to content

Commit

Permalink
chore(deps): update com_github_nelhage_rules_boost digest to c3edeeb
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 3, 2025
1 parent aeca730 commit 5e53053
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pubsub-open-telemetry/WORKSPACE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@ opentelemetry_cpp_deps()
# Boost
http_archive(
name = "com_github_nelhage_rules_boost",
sha256 = "085aadb6cd1323740810efcde29e99838286f44e0ab060af6e2a645380316cd6",
strip_prefix = "rules_boost-504e4dbc8c480fac5da33035490bc2ccc59db749",
url = "https://github.com/nelhage/rules_boost/archive/504e4dbc8c480fac5da33035490bc2ccc59db749.tar.gz",
sha256 = "48f9cc42df396f944e6be53a6d23fb7f4feefc521aa47cad0730733cb6582dd5",
strip_prefix = "rules_boost-c3edeeb93c47ee87d01fc96aec8e48ca9449d10c",
url = "https://github.com/nelhage/rules_boost/archive/c3edeeb93c47ee87d01fc96aec8e48ca9449d10c.tar.gz",
)

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

0 comments on commit 5e53053

Please sign in to comment.