blitz: Update to version 1.3.17
parent
08ec486201
commit
672650a3e2
|
@ -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.3.16",
|
"version": "1.3.17",
|
||||||
"license": {
|
"license": {
|
||||||
"identifier": "Freeware",
|
"identifier": "Freeware",
|
||||||
"url": "https://blitzesports.com/tos"
|
"url": "https://blitzesports.com/tos"
|
||||||
},
|
},
|
||||||
"url": "https://dl.blitz.gg/download/1.3.16/Blitz-1.3.16-full.nupkg",
|
"url": "https://dl.blitz.gg/download/1.3.17/Blitz-1.3.17-full.nupkg",
|
||||||
"hash": "sha1:8ab85d059584a2d3745985014122080592d50eae",
|
"hash": "sha1:84555515f52fbc7667da0ddf31691e6566ed258d",
|
||||||
"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