blitz: Update to version 1.6.27

master
Richard Kuhnt 2020-03-09 00:00:59 +00:00
parent 93b9c7c9a0
commit fa3feeb291
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.26",
"version": "1.6.27",
"license": {
"identifier": "Freeware",
"url": "https://blitzesports.com/tos"
},
"url": "https://dl.blitz.gg/download/1.6.26/Blitz-1.6.26-full.nupkg",
"hash": "sha1:8a792632b22453c4afd8b233e2f78aeb1afc5406",
"url": "https://dl.blitz.gg/download/1.6.27/Blitz-1.6.27-full.nupkg",
"hash": "sha1:6be4a8f93761b0eb904e46b1ad0c1814e308908e",
"extract_dir": "lib\\net45",
"uninstaller": {
"script": "taskkill /F /IM Blitz.exe /FI \"status eq running\""