blitz: Update to version 1.4.3

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