mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
Add Dokka version 0.9.18 (#3267)
* Add Dokka 0.9.18 * Add bucket prefix Co-Authored-By: Ash258 <cabera.jakub@gmail.com>
This commit is contained in:
parent
60d4b2978a
commit
d69ac4eeec
16
dokka.json
Normal file
16
dokka.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"version": "0.9.18",
|
||||
"description": "Documentation Engine for Kotlin.",
|
||||
"homepage": "https://github.com/Kotlin/dokka/",
|
||||
"license": "Apache-2.0",
|
||||
"suggest": {
|
||||
"JRE": "java/oraclejdk-lts"
|
||||
},
|
||||
"url": "https://github.com/Kotlin/dokka/releases/download/0.9.18/dokka-fatjar-0.9.18.jar#/dokka.jar",
|
||||
"hash": "4c73eee92dd652ea8e2afd7b20732cf863d4938a30f634d12c88fe64def89fd8",
|
||||
"bin": "dokka.jar",
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"url": "https://github.com/Kotlin/dokka/releases/download/$version/dokka-fatjar-$version.jar#/dokka.jar"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user