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 @@ -47,9 +47,9 @@ grpc_extra_deps()
47
47
# Boost
48
48
http_archive (
49
49
name = "com_github_nelhage_rules_boost" ,
50
- sha256 = "085aadb6cd1323740810efcde29e99838286f44e0ab060af6e2a645380316cd6 " ,
51
- strip_prefix = "rules_boost-504e4dbc8c480fac5da33035490bc2ccc59db749 " ,
52
- url = "https://github.com/nelhage/rules_boost/archive/504e4dbc8c480fac5da33035490bc2ccc59db749 .tar.gz" ,
50
+ sha256 = "e547a5ac916bbd85ec670837634d50238a2689017d283ab910f52baae082ac2a " ,
51
+ strip_prefix = "rules_boost-efae02e8be5a38e836e289e6122bf7344f28c62d " ,
52
+ url = "https://github.com/nelhage/rules_boost/archive/efae02e8be5a38e836e289e6122bf7344f28c62d .tar.gz" ,
53
53
)
54
54
55
55
load ("@com_github_nelhage_rules_boost//:boost/boost.bzl" , "boost_deps" )
You can’t perform that action at this time.
0 commit comments