blitz: Update to version 1.6.5

master
Richard Kuhnt 2020-01-11 00:00:26 +00:00
parent 87500c605c
commit ad39890392
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.4", "version": "1.6.5",
"license": { "license": {
"identifier": "Freeware", "identifier": "Freeware",
"url": "https://blitzesports.com/tos" "url": "https://blitzesports.com/tos"
}, },
"url": "https://dl.blitz.gg/download/1.6.4/Blitz-1.6.4-full.nupkg", "url": "https://dl.blitz.gg/download/1.6.5/Blitz-1.6.5-full.nupkg",
"hash": "sha1:a5241364fafe27fb80a67816491ae86ce7f518b6", "hash": "sha1:adc1c93c0e9ef0c27266f40dacf05da55fe7330b",
"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\""