blitz: Update to version 1.6.19

master
Richard Kuhnt 2020-02-16 21:00:58 +00:00
parent 790969c78d
commit 1c065c8d09
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.18",
"version": "1.6.19",
"license": {
"identifier": "Freeware",
"url": "https://blitzesports.com/tos"
},
"url": "https://dl.blitz.gg/download/1.6.18/Blitz-1.6.18-full.nupkg",
"hash": "sha1:afde39a905f11a0685fb1c1d7893290ae9285156",
"url": "https://dl.blitz.gg/download/1.6.19/Blitz-1.6.19-full.nupkg",
"hash": "sha1:7015c05f3eaab63473e84c327404f0a0fdcddbc6",
"extract_dir": "lib\\net45",
"uninstaller": {
"script": "taskkill /F /IM Blitz.exe /FI \"status eq running\""