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 @@ -55,9 +55,9 @@ opentelemetry_cpp_deps()
55
55
# Boost
56
56
http_archive (
57
57
name = "com_github_nelhage_rules_boost" ,
58
- sha256 = "085aadb6cd1323740810efcde29e99838286f44e0ab060af6e2a645380316cd6 " ,
59
- strip_prefix = "rules_boost-504e4dbc8c480fac5da33035490bc2ccc59db749 " ,
60
- url = "https://github.com/nelhage/rules_boost/archive/504e4dbc8c480fac5da33035490bc2ccc59db749 .tar.gz" ,
58
+ sha256 = "4de98597d56752602d8f59b59da087fcd679f96eec46bcfcd06f55a73f3bd723 " ,
59
+ strip_prefix = "rules_boost-9400787d66975f2eae5e339cf10939790e119869 " ,
60
+ url = "https://github.com/nelhage/rules_boost/archive/9400787d66975f2eae5e339cf10939790e119869 .tar.gz" ,
61
61
)
62
62
63
63
load ("@com_github_nelhage_rules_boost//:boost/boost.bzl" , "boost_deps" )
You can’t perform that action at this time.
0 commit comments