dokka: Remove checkver

This commit is contained in:
Rashil Gandhi 2022-06-17 11:58:30 +05:30 committed by GitHub
parent cf09bd9382
commit 54ba4cc27c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,5 @@
},
"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"
"bin": "dokka.jar"
}