blitz: Update to version 1.6.4

master
Richard Kuhnt 2020-01-10 00:00:31 +00:00
parent 08ef504717
commit c9300401fb
1 changed files with 3 additions and 3 deletions

View File

@ -1,13 +1,13 @@
{ {
"homepage": "https://blitz.gg/", "homepage": "https://blitz.gg/",
"description": "App that helps find runes and builds in League of Legends's champion selection phase", "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": { "license": {
"identifier": "Freeware", "identifier": "Freeware",
"url": "https://blitzesports.com/tos" "url": "https://blitzesports.com/tos"
}, },
"url": "https://dl.blitz.gg/download/1.6.3/Blitz-1.6.3-full.nupkg", "url": "https://dl.blitz.gg/download/1.6.4/Blitz-1.6.4-full.nupkg",
"hash": "sha1:079967e4f5c9183517ecd276ddc5806dcd0d4487", "hash": "sha1:a5241364fafe27fb80a67816491ae86ce7f518b6",
"extract_dir": "lib\\net45", "extract_dir": "lib\\net45",
"uninstaller": { "uninstaller": {
"script": "taskkill /F /IM Blitz.exe /FI \"status eq running\"" "script": "taskkill /F /IM Blitz.exe /FI \"status eq running\""