From c77db16e33dabdfc7c8ab3b43d93e1ff40f0067e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 22 Dec 2019 00:00:35 +0000 Subject: [PATCH] blitz: Update to version 1.6.2 --- bucket/blitz.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/blitz.json b/bucket/blitz.json index 860ec642..045076d0 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.6.1", + "version": "1.6.2", "license": { "identifier": "Freeware", "url": "https://blitzesports.com/tos" }, - "url": "https://dl.blitz.gg/download/1.6.1/Blitz-1.6.1-full.nupkg", - "hash": "sha1:094c0d5ce856674a1f6396cc8b9692b64ae98b33", + "url": "https://dl.blitz.gg/download/1.6.2/Blitz-1.6.2-full.nupkg", + "hash": "sha1:9556b7827d5f296cddd8760854ac61291b0eafe6", "extract_dir": "lib\\net45", "uninstaller": { "script": "taskkill /F /IM Blitz.exe /FI \"status eq running\""