blitz: Update to version 1.6.15

master
Richard Kuhnt 2020-02-05 00:00:43 +00:00
parent 2e2f74bf2d
commit 3b989fe47a
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.14",
"version": "1.6.15",
"license": {
"identifier": "Freeware",
"url": "https://blitzesports.com/tos"
},
"url": "https://dl.blitz.gg/download/1.6.14/Blitz-1.6.14-full.nupkg",
"hash": "sha1:2355bc5a1e14eeec532faa4a68b4f6bebcf87bf8",
"url": "https://dl.blitz.gg/download/1.6.15/Blitz-1.6.15-full.nupkg",
"hash": "sha1:7ae287eadc89b2ca5e0dae02ac9183b6afcaf8b2",
"extract_dir": "lib\\net45",
"uninstaller": {
"script": "taskkill /F /IM Blitz.exe /FI \"status eq running\""