diff --git a/WORKSPACE b/WORKSPACE index e206408..db684e6 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -64,9 +64,9 @@ http_archive( http_archive( name = "io_bazel_rules_avro", patches = ["//third_party/rules_avro:rules_avro.patch"], - sha256 = "d92109e9333acd65e1f8071397802e3c14e43cd6193ff0f529c57083e4840a12", - strip_prefix = "rules_avro-c14ea879bb28083cb1dc555d2014da66a2c1ec06", - url = "https://github.com/chenrui333/rules_avro/archive/c14ea879bb28083cb1dc555d2014da66a2c1ec06.tar.gz", + sha256 = "84e616e0e941d94ef2a908656e095e5253eed7bda00d2de3b7a6d243e048148d", + strip_prefix = "rules_avro-cb09052211bcc050ba4040ac6ea9c0b2a1ba2d27", + url = "https://github.com/chenrui333/rules_avro/archive/cb09052211bcc050ba4040ac6ea9c0b2a1ba2d27.tar.gz", ) # ---