{ "version": "1.11.0", "description": "A collection of Avro tools. Data serialization system.", "homepage": "https://avro.apache.org/", "license": "Apache-2.0", "suggest": { "JDK": "java/openjdk" }, "url": "https://apache.org/dist/avro/avro-1.11.0/java/avro-tools-1.11.0.jar#/avro-tools.jar", "hash": "sha512:fd61212a170ff7f91b76f7f3b894feb93e90768d7dcd726a335729355bda04d36d6bee41845bea41fb2f17b0b769fbb473d62caa18b16f20089af1bb035a34fb", "bin": "avro-tools.jar", "checkver": { "url": "https://avro.apache.org/releases.html", "regex": "Avro ([\\d.]+) Released" }, "autoupdate": { "url": "https://apache.org/dist/avro/avro-$version/java/avro-tools-$version.jar#/avro-tools.jar", "hash": { "url": "$url.sha512" } } }