mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
* remove oraclejdk references * remove oraclejdk reference * remove oraclejdk reference * replace single item arrays with simple strings
14 lines
454 B
JSON
14 lines
454 B
JSON
{
|
|
"version": "0.10.1",
|
|
"description": "Documentation Engine for Kotlin.",
|
|
"homepage": "https://github.com/Kotlin/dokka/",
|
|
"license": "Apache-2.0",
|
|
"suggest": {
|
|
"JDK": "java/openjdk"
|
|
},
|
|
"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"
|
|
}
|