Skip to content

Commit

Permalink
Update com_github_nelhage_rules_boost digest to 40ce3bd
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 17, 2024
1 parent b015a42 commit e0d4a26
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,10 @@ http_archive(
# Boost
http_archive(
name = "com_github_nelhage_rules_boost",
sha256 = "a194dfc1f85366718ac4e4f68a49ce67bce15995c7597653bd69120336898031",
strip_prefix = "rules_boost-5cdb3c83807d1036bebcc60acf87333e5b3cc856",
sha256 = "c4699f38eb81e17cf5130bcd2520ddff3d76648025f261c2eb3e3bef4e41d20b",
strip_prefix = "rules_boost-40ce3bdc3d2f947aa3421b38ae4d3e8bd3ace7fc",
urls = [
"https://github.com/nelhage/rules_boost/archive/5cdb3c83807d1036bebcc60acf87333e5b3cc856.tar.gz",
"https://github.com/nelhage/rules_boost/archive/40ce3bdc3d2f947aa3421b38ae4d3e8bd3ace7fc.tar.gz",
]
)
load("@com_github_nelhage_rules_boost//:boost/boost.bzl", "boost_deps")
Expand Down

0 comments on commit e0d4a26

Please sign in to comment.