33 lines
1.0 KiB
JSON
33 lines
1.0 KiB
JSON
{
|
|
"homepage": "https://blitz.gg/",
|
|
"description": "App that helps find runes and builds in League of Legends's champion selection phase",
|
|
"version": "1.5.6",
|
|
"license": {
|
|
"identifier": "Freeware",
|
|
"url": "https://blitzesports.com/tos"
|
|
},
|
|
"url": "https://dl.blitz.gg/download/1.5.6/Blitz-1.5.6-full.nupkg",
|
|
"hash": "sha1:61a582469f54acf3b631b08cabeaad3eae9a9a02",
|
|
"extract_dir": "lib\\net45",
|
|
"uninstaller": {
|
|
"script": "taskkill /F /IM Blitz.exe /FI \"status eq running\""
|
|
},
|
|
"bin": "Blitz.exe",
|
|
"shortcuts": [
|
|
[
|
|
"Blitz.exe",
|
|
"Blitz"
|
|
]
|
|
],
|
|
"checkver": {
|
|
"url": "https://dl.blitz.gg/update/channel/stable/win32/1/RELEASES",
|
|
"regex": "Blitz-([\\d.]+)-full.nupkg"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://dl.blitz.gg/download/$version/Blitz-$version-full.nupkg",
|
|
"hash": {
|
|
"url": "https://dl.blitz.gg/update/channel/stable/win32/$version/RELEASES"
|
|
}
|
|
}
|
|
}
|