2019-07-21 04:21:33 -07:00
|
|
|
{
|
2020-05-02 07:59:41 -07:00
|
|
|
"homepage": "https://github.com/OrangeNote/RuneBook",
|
2019-07-21 04:21:33 -07:00
|
|
|
"description": "Arcane Rune Pages manager for League of Legends",
|
|
|
|
"version": "1.8.11",
|
|
|
|
"license": "MIT",
|
2019-10-17 06:39:03 -07:00
|
|
|
"url": "https://github.com/OrangeNote/RuneBook/releases/download/v1.8.11/RuneBook-1.8.11.exe#/dl.7z",
|
2019-07-21 04:21:33 -07:00
|
|
|
"hash": "003805a22c4868ce81017f597c3af45bd4e39f52193825e34f4daf3938863d96",
|
|
|
|
"installer": {
|
|
|
|
"script": [
|
|
|
|
"Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-64.7z\" \"$dir\"",
|
|
|
|
"Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninst*\" -Force -Recurse"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"bin": "RuneBook.exe",
|
|
|
|
"shortcuts": [
|
|
|
|
[
|
|
|
|
"RuneBook.exe",
|
|
|
|
"RuneBook"
|
|
|
|
]
|
|
|
|
],
|
|
|
|
"checkver": {
|
|
|
|
"github": "https://github.com/OrangeNote/RuneBook/"
|
|
|
|
},
|
|
|
|
"autoupdate": {
|
2019-10-17 06:39:03 -07:00
|
|
|
"url": "https://github.com/OrangeNote/RuneBook/releases/download/v$version/RuneBook-$version.exe#/dl.7z"
|
2019-07-21 04:21:33 -07:00
|
|
|
}
|
|
|
|
}
|