blitz: Update to version 1.4.3
parent
ec6c720611
commit
eed54519b5
|
@ -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\""
|
||||
|
|
Loading…
Reference in New Issue