blitz: Update to version 1.6.4
parent
08ef504717
commit
c9300401fb
|
@ -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.3",
|
||||
"version": "1.6.4",
|
||||
"license": {
|
||||
"identifier": "Freeware",
|
||||
"url": "https://blitzesports.com/tos"
|
||||
},
|
||||
"url": "https://dl.blitz.gg/download/1.6.3/Blitz-1.6.3-full.nupkg",
|
||||
"hash": "sha1:079967e4f5c9183517ecd276ddc5806dcd0d4487",
|
||||
"url": "https://dl.blitz.gg/download/1.6.4/Blitz-1.6.4-full.nupkg",
|
||||
"hash": "sha1:a5241364fafe27fb80a67816491ae86ce7f518b6",
|
||||
"extract_dir": "lib\\net45",
|
||||
"uninstaller": {
|
||||
"script": "taskkill /F /IM Blitz.exe /FI \"status eq running\""
|
||||
|
|
Loading…
Reference in New Issue