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 = "202b939727f10f7bb5b6bd76632793e6a3dc03f664114bed303036651cf3d737 " ,
51
- strip_prefix = "rules_boost-e23cc59f87d5049618472d6ce0ca0ed5ef0c23dc " ,
52
- url = "https://github.com/nelhage/rules_boost/archive/e23cc59f87d5049618472d6ce0ca0ed5ef0c23dc .tar.gz" ,
50
+ sha256 = "085aadb6cd1323740810efcde29e99838286f44e0ab060af6e2a645380316cd6 " ,
51
+ strip_prefix = "rules_boost-504e4dbc8c480fac5da33035490bc2ccc59db749 " ,
52
+ url = "https://github.com/nelhage/rules_boost/archive/504e4dbc8c480fac5da33035490bc2ccc59db749 .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