Skip to content

Commit 89a587c

Browse files
Update io_bazel_rules_avro digest to 6a521de
1 parent 4a04264 commit 89a587c

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
@@ -64,9 +64,9 @@ http_archive(
6464
http_archive(
6565
name = "io_bazel_rules_avro",
6666
patches = ["//third_party/rules_avro:rules_avro.patch"],
67-
sha256 = "d92109e9333acd65e1f8071397802e3c14e43cd6193ff0f529c57083e4840a12",
68-
strip_prefix = "rules_avro-c14ea879bb28083cb1dc555d2014da66a2c1ec06",
69-
url = "https://github.com/chenrui333/rules_avro/archive/c14ea879bb28083cb1dc555d2014da66a2c1ec06.tar.gz",
67+
sha256 = "5bcc9ad98ba2bafe4c50d0ffc5f76134f191ba569f8c959fe79cfa19d26dba64",
68+
strip_prefix = "rules_avro-6a521de7275eb97e682bd220ccea9f70eadfaea1",
69+
url = "https://github.com/chenrui333/rules_avro/archive/6a521de7275eb97e682bd220ccea9f70eadfaea1.tar.gz",
7070
)
7171

7272
# ---

0 commit comments

Comments
 (0)