Skip to content

Commit

Permalink
Merge pull request #139 from tweag/renovate/com_github_bazelbuild_bui…
Browse files Browse the repository at this point in the history
…ldtools-8.x

chore(deps): update dependency com_github_bazelbuild_buildtools to v8.0.1
  • Loading branch information
mergify[bot] authored Jan 16, 2025
2 parents 12f0994 + e012534 commit e69ba57
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 @@ -205,9 +205,9 @@ rules_proto_toolchains()

http_archive(
name = "com_github_bazelbuild_buildtools",
sha256 = "1a9eaa51b2507eac7fe396811bc15dad4d15533acc61cc5b0d71004e1d0488cb",
strip_prefix = "buildtools-8.0.0",
sha256 = "91727456f1338f511442c50a8d827ae245552642d63de2bc832e6d27632ec300",
strip_prefix = "buildtools-8.0.1",
urls = [
"https://github.com/bazelbuild/buildtools/archive/refs/tags/v8.0.0.tar.gz",
"https://github.com/bazelbuild/buildtools/archive/refs/tags/v8.0.1.tar.gz",
],
)

0 comments on commit e69ba57

Please sign in to comment.