scoop-games/bucket/runebook.json

28 lines
961 B
JSON

{
"homepage": "https://runebook.app/",
"description": "Arcane Rune Pages manager for League of Legends",
"version": "1.8.11",
"license": "MIT",
"url": "https://github.com/OrangeNote/RuneBook/releases/download/v1.8.11/RuneBook-1.8.11.exe#/RuneBook-installer.exe#/dl.7z",
"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": {
"url": "https://github.com/OrangeNote/RuneBook/releases/download/v$version/RuneBook-$version.exe#/RuneBook-installer.exe#/dl.7z"
}
}