Skip to content

Commit d2222bf

Browse files
chore(deps): update rules_proto digest to d205d37
1 parent d13a6b1 commit d2222bf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

rules_haskell_tests/WORKSPACE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@ bazel_skylib_workspace()
4545

4646
http_archive(
4747
name = "rules_proto",
48-
sha256 = "c6d6f9bfd39b6417724fd4a504767aa1e8dbfe828d9d41ab4ccd1976aba53fb4",
49-
strip_prefix = "rules_proto-7188888362a203892dec354f52623f9970bff48c",
50-
urls = ["https://github.com/bazelbuild/rules_proto/archive/7188888362a203892dec354f52623f9970bff48c.tar.gz"],
48+
sha256 = "8c850822dbd47121ca697279aa1129fcc7f2c4a8633921f06f81bc2df4f792c4",
49+
strip_prefix = "rules_proto-d205d37866925569d99b4d6cdcba172326ecf812",
50+
urls = ["https://github.com/bazelbuild/rules_proto/archive/d205d37866925569d99b4d6cdcba172326ecf812.tar.gz"],
5151
)
5252

5353
load("@rules_proto//proto:repositories.bzl", "rules_proto_dependencies", "rules_proto_toolchains")

0 commit comments

Comments
 (0)