Skip to content

Commit 1f780ac

Browse files
Update io_bazel_rules_avro digest to a8cfad4
1 parent 857527f commit 1f780ac

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

WORKSPACE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,9 +104,9 @@ http_archive(
104104
http_archive(
105105
name = "io_bazel_rules_avro",
106106
patches = ["//third_party/rules_avro:rules_avro.patch"],
107-
sha256 = "d92109e9333acd65e1f8071397802e3c14e43cd6193ff0f529c57083e4840a12",
108-
strip_prefix = "rules_avro-c14ea879bb28083cb1dc555d2014da66a2c1ec06",
109-
url = "https://github.com/chenrui333/rules_avro/archive/c14ea879bb28083cb1dc555d2014da66a2c1ec06.tar.gz",
107+
sha256 = "3a92093d8d905672d190c491c97c409c41c9a6cc05e16d83997be60df9ff49d9",
108+
strip_prefix = "rules_avro-a8cfad4ce7555ab99d6192f097a570c659f1c11e",
109+
url = "https://github.com/chenrui333/rules_avro/archive/a8cfad4ce7555ab99d6192f097a570c659f1c11e.tar.gz",
110110
)
111111

112112
# ---

0 commit comments

Comments
 (0)