File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -75,10 +75,10 @@ http_archive(
75
75
# Boost
76
76
http_archive (
77
77
name = "com_github_nelhage_rules_boost" ,
78
- sha256 = "085aadb6cd1323740810efcde29e99838286f44e0ab060af6e2a645380316cd6 " ,
79
- strip_prefix = "rules_boost-504e4dbc8c480fac5da33035490bc2ccc59db749 " ,
78
+ sha256 = "03673f813e22dbdc47ec9166f73a8fd4dc841467c36e464ff7eb16dc5ca14efa " ,
79
+ strip_prefix = "rules_boost-70faf49298db399db6d86d55e29fbec528779f4c " ,
80
80
urls = [
81
- "https://github.com/nelhage/rules_boost/archive/504e4dbc8c480fac5da33035490bc2ccc59db749 .tar.gz" ,
81
+ "https://github.com/nelhage/rules_boost/archive/70faf49298db399db6d86d55e29fbec528779f4c .tar.gz" ,
82
82
]
83
83
)
84
84
load ("@com_github_nelhage_rules_boost//:boost/boost.bzl" , "boost_deps" )
You can’t perform that action at this time.
0 commit comments