blitz: Update to version 1.4.4

master
Richard Kuhnt 2019-11-18 00:00:22 +00:00
parent e71474cc49
commit 22a8a35562
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.4.3",
"version": "1.4.4",
"license": {
"identifier": "Freeware",
"url": "https://blitzesports.com/tos"
},
"url": "https://dl.blitz.gg/download/1.4.3/Blitz-1.4.3-full.nupkg",
"hash": "sha1:8e413169cdfd3e4c56b3e8488be5fac5b21f71a4",
"url": "https://dl.blitz.gg/download/1.4.4/Blitz-1.4.4-full.nupkg",
"hash": "sha1:be5c231f3b1972194abfc0f2a94b31099d216fa5",
"extract_dir": "lib\\net45",
"uninstaller": {
"script": "taskkill /F /IM Blitz.exe /FI \"status eq running\""