We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a04264 commit ce8f9c5Copy full SHA for ce8f9c5
WORKSPACE
@@ -64,9 +64,9 @@ http_archive(
64
http_archive(
65
name = "io_bazel_rules_avro",
66
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",
+ sha256 = "2cc2a5aeeadb86b93eb6298e4e8601b0bf85a55331bd2c5b18a45e0ebef9d4f3",
+ strip_prefix = "rules_avro-45de460f5b1348b08c5db75a266d058c6349306d",
+ url = "https://github.com/chenrui333/rules_avro/archive/45de460f5b1348b08c5db75a266d058c6349306d.tar.gz",
70
)
71
72
# ---
0 commit comments