dokka: Update to version 0.10.1

This commit is contained in:
Richard Kuhnt 2020-02-04 14:01:49 +00:00
parent 80727107fc
commit 3fe6e672a2

View File

@ -1,5 +1,5 @@
{ {
"version": "0.10.0", "version": "0.10.1",
"description": "Documentation Engine for Kotlin.", "description": "Documentation Engine for Kotlin.",
"homepage": "https://github.com/Kotlin/dokka/", "homepage": "https://github.com/Kotlin/dokka/",
"license": "Apache-2.0", "license": "Apache-2.0",
@ -9,8 +9,8 @@
"java/openjdk" "java/openjdk"
] ]
}, },
"url": "https://github.com/Kotlin/dokka/releases/download/0.10.0/dokka-fatjar-0.10.0.jar#/dokka.jar", "url": "https://github.com/Kotlin/dokka/releases/download/0.10.1/dokka-fatjar-0.10.1.jar#/dokka.jar",
"hash": "c713071aaa0dd337cb28ead3fa0fa67c33418bab5f63fe477e8cbb84c896927c", "hash": "fc315c6aeab2015789f1a964e38bfc46758a6b7bf4f9671687d4e277f92a52a4",
"bin": "dokka.jar", "bin": "dokka.jar",
"checkver": "github", "checkver": "github",
"autoupdate": { "autoupdate": {