blitz: Update to version 1.5.4
parent
3af2775965
commit
88cad9af64
|
@ -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.5.2",
|
||||
"version": "1.5.4",
|
||||
"license": {
|
||||
"identifier": "Freeware",
|
||||
"url": "https://blitzesports.com/tos"
|
||||
},
|
||||
"url": "https://dl.blitz.gg/download/1.5.2/Blitz-1.5.2-full.nupkg",
|
||||
"hash": "sha1:b7273cd59cc53fc6a60419996bcab8ea33c1ec86",
|
||||
"url": "https://dl.blitz.gg/download/1.5.4/Blitz-1.5.4-full.nupkg",
|
||||
"hash": "sha1:0a014bf7173ba3f494dd8bce0c20b82b2735025c",
|
||||
"extract_dir": "lib\\net45",
|
||||
"uninstaller": {
|
||||
"script": "taskkill /F /IM Blitz.exe /FI \"status eq running\""
|
||||
|
|
Loading…
Reference in New Issue