blitz: Update to version 1.6.2
parent
32fb1d8f38
commit
c77db16e33
|
@ -1,13 +1,13 @@
|
||||||
{
|
{
|
||||||
"homepage": "https://blitz.gg/",
|
"homepage": "https://blitz.gg/",
|
||||||
"description": "App that helps find runes and builds in League of Legends's champion selection phase",
|
"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": {
|
"license": {
|
||||||
"identifier": "Freeware",
|
"identifier": "Freeware",
|
||||||
"url": "https://blitzesports.com/tos"
|
"url": "https://blitzesports.com/tos"
|
||||||
},
|
},
|
||||||
"url": "https://dl.blitz.gg/download/1.6.1/Blitz-1.6.1-full.nupkg",
|
"url": "https://dl.blitz.gg/download/1.6.2/Blitz-1.6.2-full.nupkg",
|
||||||
"hash": "sha1:094c0d5ce856674a1f6396cc8b9692b64ae98b33",
|
"hash": "sha1:9556b7827d5f296cddd8760854ac61291b0eafe6",
|
||||||
"extract_dir": "lib\\net45",
|
"extract_dir": "lib\\net45",
|
||||||
"uninstaller": {
|
"uninstaller": {
|
||||||
"script": "taskkill /F /IM Blitz.exe /FI \"status eq running\""
|
"script": "taskkill /F /IM Blitz.exe /FI \"status eq running\""
|
||||||
|
|
Loading…
Reference in New Issue