blitz: Update to version 1.6.13

master
Richard Kuhnt 2020-02-01 00:00:27 +00:00
parent 8801b3fb39
commit 4b24f3d2b7
1 changed files with 3 additions and 3 deletions

View File

@ -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.12",
"version": "1.6.13",
"license": {
"identifier": "Freeware",
"url": "https://blitzesports.com/tos"
},
"url": "https://dl.blitz.gg/download/1.6.12/Blitz-1.6.12-full.nupkg",
"hash": "sha1:6608f9a1e1d1a3a7e27c25bacb262f45d76ee5a9",
"url": "https://dl.blitz.gg/download/1.6.13/Blitz-1.6.13-full.nupkg",
"hash": "sha1:51c6f612740bd925b24dfef149001d135e0d1be1",
"extract_dir": "lib\\net45",
"uninstaller": {
"script": "taskkill /F /IM Blitz.exe /FI \"status eq running\""