From 855e4ac503123ba4d19eb632019a1f04f5807ff7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 2 Aug 2020 10:36:42 +0200 Subject: [PATCH] topgrade: Update to version 5.4.0 --- bucket/topgrade.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/topgrade.json b/bucket/topgrade.json index cde2a00081..3de189573f 100644 --- a/bucket/topgrade.json +++ b/bucket/topgrade.json @@ -1,12 +1,12 @@ { - "version": "5.3.0", + "version": "5.4.0", "description": "Upgrade everything, keep your system up to date by detecting which tools you use and run their appropriate package managers.", "homepage": "https://github.com/r-darwish/topgrade", "license": "GPL-3.0-or-later", "architecture": { "64bit": { - "url": "https://github.com/r-darwish/topgrade/releases/download/v5.3.0/topgrade-v5.3.0-x86_64-pc-windows-msvc.zip", - "hash": "2cd47bc43b2277248878d4ffe91d65fe66b2363da2eb2cbec9db2358889ff60a" + "url": "https://github.com/r-darwish/topgrade/releases/download/v5.4.0/topgrade-v5.4.0-x86_64-pc-windows-msvc.zip", + "hash": "2976972961474c9636e9ab58e4c2a35019114f700cfdbe8186a8a61e3fd8489b" } }, "bin": "topgrade.exe",