Skip to content

Commit

Permalink
Bump boost dependency.
Browse files Browse the repository at this point in the history
Signed-off-by: format 20.02.05 <github.com/ChrisCummins/format>
  • Loading branch information
ChrisCummins committed Apr 2, 2020
1 parent c0251aa commit b2c9267
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -69,11 +69,11 @@ http_archive(
# Boost C++ library.
# See: https://github.com/nelhage/rules_boost

http_archive(
git_repository(
name = "com_github_nelhage_rules_boost",
sha256 = "391c6988d9f7822176fb9cf7da8930ef4474b0b35b4f24c78973cb6075fd17e4",
strip_prefix = "rules_boost-417642961150e987bc1ac78c7814c617566ffdaa",
url = "https://github.com/nelhage/rules_boost/archive/417642961150e987bc1ac78c7814c617566ffdaa.tar.gz",
commit = "4ee400beca08f524e7ea3be3ca41cce34454272f",
remote = "https://github.com/nelhage/rules_boost",
shallow_since = "1582750641 -0500",
)

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

0 comments on commit b2c9267

Please sign in to comment.