blitz: Update to version 1.6.30

master
Richard Kuhnt 2020-03-16 00:01:51 +00:00
parent a684800b0e
commit f2371b7e31
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.27",
"version": "1.6.30",
"license": {
"identifier": "Freeware",
"url": "https://blitzesports.com/tos"
},
"url": "https://dl.blitz.gg/download/1.6.27/Blitz-1.6.27-full.nupkg",
"hash": "sha1:6be4a8f93761b0eb904e46b1ad0c1814e308908e",
"url": "https://dl.blitz.gg/download/1.6.30/Blitz-1.6.30-full.nupkg",
"hash": "sha1:f37a01299272a6d24968edff798a7a6ab6fa6189",
"extract_dir": "lib\\net45",
"uninstaller": {
"script": "taskkill /F /IM Blitz.exe /FI \"status eq running\""