blitz: Update to version 1.6.7

master
Richard Kuhnt 2020-01-18 00:00:47 +00:00
parent c569dd3309
commit 505842c658
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.5",
"version": "1.6.7",
"license": {
"identifier": "Freeware",
"url": "https://blitzesports.com/tos"
},
"url": "https://dl.blitz.gg/download/1.6.5/Blitz-1.6.5-full.nupkg",
"hash": "sha1:adc1c93c0e9ef0c27266f40dacf05da55fe7330b",
"url": "https://dl.blitz.gg/download/1.6.7/Blitz-1.6.7-full.nupkg",
"hash": "sha1:2586d4893beb10656db0a3d6b0b87a659f6b5221",
"extract_dir": "lib\\net45",
"uninstaller": {
"script": "taskkill /F /IM Blitz.exe /FI \"status eq running\""