blitz: Update to version 1.6.26

master
Richard Kuhnt 2020-03-05 00:00:29 +00:00
parent 18923e0c99
commit 9bc13ae6e6
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.24",
"version": "1.6.26",
"license": {
"identifier": "Freeware",
"url": "https://blitzesports.com/tos"
},
"url": "https://dl.blitz.gg/download/1.6.24/Blitz-1.6.24-full.nupkg",
"hash": "sha1:285c9798fded1c42aadebf618615099dbc12d57a",
"url": "https://dl.blitz.gg/download/1.6.26/Blitz-1.6.26-full.nupkg",
"hash": "sha1:8a792632b22453c4afd8b233e2f78aeb1afc5406",
"extract_dir": "lib\\net45",
"uninstaller": {
"script": "taskkill /F /IM Blitz.exe /FI \"status eq running\""