mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
avro tools:: add au.hash (#352)
This commit is contained in:
parent
bf0d8768ba
commit
c9a95675e0
@ -4,7 +4,7 @@
|
|||||||
"homepage": "https://avro.apache.org/",
|
"homepage": "https://avro.apache.org/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"url": "https://apache.org/dist/avro/avro-1.9.0/java/avro-tools-1.9.0.jar#/avro-tools.jar",
|
"url": "https://apache.org/dist/avro/avro-1.9.0/java/avro-tools-1.9.0.jar#/avro-tools.jar",
|
||||||
"hash": "09e2556753c0c0a6983b43a198f1bdd0487d33095bd6f4e563851e6f6e53901e",
|
"hash": "sha512:68a38e191997a4a529f04ac8584a3222fc82d0d4efa2a04fc2cfbadc85b4c3892a33ca6e379ccac2f751b085e1a41ec374eeb017e668ddb7154e197f15195c4a",
|
||||||
"bin": "avro-tools.jar",
|
"bin": "avro-tools.jar",
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"JDK": [
|
"JDK": [
|
||||||
@ -19,7 +19,7 @@
|
|||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"url": "https://apache.org/dist/avro/avro-$version/java/avro-tools-$version.jar#/avro-tools.jar",
|
"url": "https://apache.org/dist/avro/avro-$version/java/avro-tools-$version.jar#/avro-tools.jar",
|
||||||
"hash": {
|
"hash": {
|
||||||
"url": "$url.sha1"
|
"url": "$url.sha512"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user