scoop-games/bucket/runebook.json

27 lines
923 B
JSON

{
"homepage": "https://github.com/Soundofdarkness/RuneBook",
"description": "Arcane Rune Pages manager for League of Legends",
"version": "1.15.0",
"license": "MIT",
"url": "https://github.com/Soundofdarkness/RuneBook/releases/download/v1.15.0/RuneBook_1.15.0.exe#/dl.7z",
"hash": "81a1b9c4bbaf4f2de12c3a68e88bef29379cc61a5639519ef1528907c4895f62",
"installer": {
"script": [
"Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-64.7z\" \"$dir\"",
"Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninst*\" -Force -Recurse"
]
},
"shortcuts": [
[
"RuneBook.exe",
"RuneBook"
]
],
"checkver": {
"github": "https://github.com/Soundofdarkness/RuneBook/"
},
"autoupdate": {
"url": "https://github.com/Soundofdarkness/RuneBook/releases/download/v$version/RuneBook_$version.exe#/dl.7z"
}
}