h404bi ccc24e57b6 Init scoop-main bucket
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com>
Co-authored-by: Richard Kuhnt <r15ch13+git@gmail.com>
2019-04-22 20:56:04 +08:00

17 lines
600 B
JSON

{
"version": "0.9.18",
"description": "Documentation Engine for Kotlin.",
"homepage": "https://github.com/Kotlin/dokka/",
"license": "Apache-2.0",
"suggest": {
"JRE": "java/oraclejdk-lts"
},
"url": "https://github.com/Kotlin/dokka/releases/download/0.9.18/dokka-fatjar-0.9.18.jar#/dokka.jar",
"hash": "4c73eee92dd652ea8e2afd7b20732cf863d4938a30f634d12c88fe64def89fd8",
"bin": "dokka.jar",
"checkver": "github",
"autoupdate": {
"url": "https://github.com/Kotlin/dokka/releases/download/$version/dokka-fatjar-$version.jar#/dokka.jar"
}
}