blitz: Update to version 1.6.3
parent
7021917d00
commit
68d42182fc
|
@ -1,13 +1,13 @@
|
|||
{
|
||||
"homepage": "https://blitz.gg/",
|
||||
"description": "App that helps find runes and builds in League of Legends's champion selection phase",
|
||||
"version": "1.6.2",
|
||||
"version": "1.6.3",
|
||||
"license": {
|
||||
"identifier": "Freeware",
|
||||
"url": "https://blitzesports.com/tos"
|
||||
},
|
||||
"url": "https://dl.blitz.gg/download/1.6.2/Blitz-1.6.2-full.nupkg",
|
||||
"hash": "sha1:9556b7827d5f296cddd8760854ac61291b0eafe6",
|
||||
"url": "https://dl.blitz.gg/download/1.6.3/Blitz-1.6.3-full.nupkg",
|
||||
"hash": "sha1:079967e4f5c9183517ecd276ddc5806dcd0d4487",
|
||||
"extract_dir": "lib\\net45",
|
||||
"uninstaller": {
|
||||
"script": "taskkill /F /IM Blitz.exe /FI \"status eq running\""
|
||||
|
|
Loading…
Reference in New Issue