Skip to content

Commit 2fdb3cb

Browse files
Update com_github_nelhage_rules_boost digest to c3edeeb
1 parent db79955 commit 2fdb3cb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

WORKSPACE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,10 +75,10 @@ http_archive(
7575
# Boost
7676
http_archive(
7777
name = "com_github_nelhage_rules_boost",
78-
sha256 = "085aadb6cd1323740810efcde29e99838286f44e0ab060af6e2a645380316cd6",
79-
strip_prefix = "rules_boost-504e4dbc8c480fac5da33035490bc2ccc59db749",
78+
sha256 = "48f9cc42df396f944e6be53a6d23fb7f4feefc521aa47cad0730733cb6582dd5",
79+
strip_prefix = "rules_boost-c3edeeb93c47ee87d01fc96aec8e48ca9449d10c",
8080
urls = [
81-
"https://github.com/nelhage/rules_boost/archive/504e4dbc8c480fac5da33035490bc2ccc59db749.tar.gz",
81+
"https://github.com/nelhage/rules_boost/archive/c3edeeb93c47ee87d01fc96aec8e48ca9449d10c.tar.gz",
8282
]
8383
)
8484
load("@com_github_nelhage_rules_boost//:boost/boost.bzl", "boost_deps")

0 commit comments

Comments
 (0)