dokka: Update to version 0.10.0

This commit is contained in:
Richard Kuhnt 2019-10-07 17:00:23 +00:00
parent ffc61fa6e0
commit a3ef84d458

View File

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