blitz: Update to version 1.6.7
parent
c569dd3309
commit
505842c658
|
@ -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.6.5",
|
||||
"version": "1.6.7",
|
||||
"license": {
|
||||
"identifier": "Freeware",
|
||||
"url": "https://blitzesports.com/tos"
|
||||
},
|
||||
"url": "https://dl.blitz.gg/download/1.6.5/Blitz-1.6.5-full.nupkg",
|
||||
"hash": "sha1:adc1c93c0e9ef0c27266f40dacf05da55fe7330b",
|
||||
"url": "https://dl.blitz.gg/download/1.6.7/Blitz-1.6.7-full.nupkg",
|
||||
"hash": "sha1:2586d4893beb10656db0a3d6b0b87a659f6b5221",
|
||||
"extract_dir": "lib\\net45",
|
||||
"uninstaller": {
|
||||
"script": "taskkill /F /IM Blitz.exe /FI \"status eq running\""
|
||||
|
|
Loading…
Reference in New Issue