Skip to content

Commit 836ad6f

Browse files
renovate-botavdv
authored andcommitted
chore(deps): update rules_proto digest to 7188888
1 parent fd19d9c commit 836ad6f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

WORKSPACE

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

3030
http_archive(
3131
name = "rules_proto",
32-
sha256 = "b9776d391f9de6391d46423ed052b4d5f0e5813180be03e50af385e1759fb688",
33-
strip_prefix = "rules_proto-52b80440af594d64d4e356f1e9a68059f7f204db",
34-
urls = ["https://github.com/bazelbuild/rules_proto/archive/52b80440af594d64d4e356f1e9a68059f7f204db.tar.gz"],
32+
sha256 = "c6d6f9bfd39b6417724fd4a504767aa1e8dbfe828d9d41ab4ccd1976aba53fb4",
33+
strip_prefix = "rules_proto-7188888362a203892dec354f52623f9970bff48c",
34+
urls = ["https://github.com/bazelbuild/rules_proto/archive/7188888362a203892dec354f52623f9970bff48c.tar.gz"],
3535
)
3636

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

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 = "b9776d391f9de6391d46423ed052b4d5f0e5813180be03e50af385e1759fb688",
49-
strip_prefix = "rules_proto-52b80440af594d64d4e356f1e9a68059f7f204db",
50-
urls = ["https://github.com/bazelbuild/rules_proto/archive/52b80440af594d64d4e356f1e9a68059f7f204db.tar.gz"],
48+
sha256 = "c6d6f9bfd39b6417724fd4a504767aa1e8dbfe828d9d41ab4ccd1976aba53fb4",
49+
strip_prefix = "rules_proto-7188888362a203892dec354f52623f9970bff48c",
50+
urls = ["https://github.com/bazelbuild/rules_proto/archive/7188888362a203892dec354f52623f9970bff48c.tar.gz"],
5151
)
5252

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

0 commit comments

Comments
 (0)