Skip to content

Commit

Permalink
Update com_github_nelhage_rules_boost digest to 8a72bf3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 11, 2024
1 parent fc8733c commit 8f3ca3d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,10 @@ http_archive(
# Boost
http_archive(
name = "com_github_nelhage_rules_boost",
sha256 = "8d7525bb046049614d2ca28d3be6b3f44e144abf90d0d67a25370d56e6918b28",
strip_prefix = "rules_boost-e1854fb177ae91dc82ce9534737f5238d2cee9d0",
sha256 = "699779b70c14c4d319d277806f0dca798dfe091ec3e255af9c1127a3f6bc9423",
strip_prefix = "rules_boost-8a72bf3b4a4e7248c4d56227a67a1dd42f697a07",
urls = [
"https://github.com/nelhage/rules_boost/archive/e1854fb177ae91dc82ce9534737f5238d2cee9d0.tar.gz",
"https://github.com/nelhage/rules_boost/archive/8a72bf3b4a4e7248c4d56227a67a1dd42f697a07.tar.gz",
]
)
load("@com_github_nelhage_rules_boost//:boost/boost.bzl", "boost_deps")
Expand Down

0 comments on commit 8f3ca3d

Please sign in to comment.