blitz: Update to version 1.6.2

master
Richard Kuhnt 2019-12-22 00:00:35 +00:00
parent 32fb1d8f38
commit c77db16e33
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.1",
"version": "1.6.2",
"license": {
"identifier": "Freeware",
"url": "https://blitzesports.com/tos"
},
"url": "https://dl.blitz.gg/download/1.6.1/Blitz-1.6.1-full.nupkg",
"hash": "sha1:094c0d5ce856674a1f6396cc8b9692b64ae98b33",
"url": "https://dl.blitz.gg/download/1.6.2/Blitz-1.6.2-full.nupkg",
"hash": "sha1:9556b7827d5f296cddd8760854ac61291b0eafe6",
"extract_dir": "lib\\net45",
"uninstaller": {
"script": "taskkill /F /IM Blitz.exe /FI \"status eq running\""