diff --git a/bucket/blitz.json b/bucket/blitz.json index f517d7b5..735ee3a0 100644 --- a/bucket/blitz.json +++ b/bucket/blitz.json @@ -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.1.4", + "version": "1.1.5", "license": { "identifier": "Freeware", "url": "https://blitzesports.com/tos" }, - "url": "https://dl.blitz.gg/download/1.1.4/Blitz-1.1.4-full.nupkg", - "hash": "sha1:10171e2cdb595c511124dffdce3a3a0420f782bf", + "url": "https://dl.blitz.gg/download/1.1.5/Blitz-1.1.5-full.nupkg", + "hash": "sha1:2da8f40029f701a43a3d57915f8abfaa6f830738", "extract_dir": "lib\\net45", "uninstaller": { "script": "taskkill /F /IM Blitz.exe /FI \"status eq running\""