From 3fe6e672a2f804d3bf8ea5e3672b7720ae1b0cfc Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 4 Feb 2020 14:01:49 +0000 Subject: [PATCH] dokka: Update to version 0.10.1 --- bucket/dokka.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/dokka.json b/bucket/dokka.json index 5a8bd35282..8194f21358 100644 --- a/bucket/dokka.json +++ b/bucket/dokka.json @@ -1,5 +1,5 @@ { - "version": "0.10.0", + "version": "0.10.1", "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.10.0/dokka-fatjar-0.10.0.jar#/dokka.jar", - "hash": "c713071aaa0dd337cb28ead3fa0fa67c33418bab5f63fe477e8cbb84c896927c", + "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": {