2020-02-04 14:01:49 +00:00

20 lines
648 B
JSON

{
"version": "0.10.1",
"description": "Documentation Engine for Kotlin.",
"homepage": "https://github.com/Kotlin/dokka/",
"license": "Apache-2.0",
"suggest": {
"JDK": [
"java/oraclejdk",
"java/openjdk"
]
},
"url": "https://github.com/Kotlin/dokka/releases/download/0.10.1/dokka-fatjar-0.10.1.jar#/dokka.jar",
"hash": "fc315c6aeab2015789f1a964e38bfc46758a6b7bf4f9671687d4e277f92a52a4",
"bin": "dokka.jar",
"checkver": "github",
"autoupdate": {
"url": "https://github.com/Kotlin/dokka/releases/download/$version/dokka-fatjar-$version.jar#/dokka.jar"
}
}