From 09c68fa8da11075463a01d14c305927753d447f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 17 Dec 2020 10:04:21 +0100 Subject: [PATCH] topgrade: Update to version 6.1.0 --- bucket/topgrade.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/topgrade.json b/bucket/topgrade.json index 32c3bee542..1b5ade2c40 100644 --- a/bucket/topgrade.json +++ b/bucket/topgrade.json @@ -1,12 +1,12 @@ { - "version": "6.0.2", + "version": "6.1.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/v6.0.2/topgrade-v6.0.2-x86_64-pc-windows-msvc.zip", - "hash": "c11f2a12057005e535034288fee2677bc85c68d867ea3e6b546920bbbfd892b6" + "url": "https://github.com/r-darwish/topgrade/releases/download/v6.1.0/topgrade-v6.1.0-x86_64-pc-windows-msvc.zip", + "hash": "ddd25d2c6ecd400979ed8377b2360e43b3c60ef60e87a1dc2fe96ff2308af624" } }, "bin": "topgrade.exe",