From 22a8a355628ec091077b5002807f2e3a6b48d630 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 18 Nov 2019 00:00:22 +0000 Subject: [PATCH] blitz: Update to version 1.4.4 --- bucket/blitz.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/blitz.json b/bucket/blitz.json index 34212ad5..5406e25f 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.4.3", + "version": "1.4.4", "license": { "identifier": "Freeware", "url": "https://blitzesports.com/tos" }, - "url": "https://dl.blitz.gg/download/1.4.3/Blitz-1.4.3-full.nupkg", - "hash": "sha1:8e413169cdfd3e4c56b3e8488be5fac5b21f71a4", + "url": "https://dl.blitz.gg/download/1.4.4/Blitz-1.4.4-full.nupkg", + "hash": "sha1:be5c231f3b1972194abfc0f2a94b31099d216fa5", "extract_dir": "lib\\net45", "uninstaller": { "script": "taskkill /F /IM Blitz.exe /FI \"status eq running\""