From 974e9d1ca8e9c1057f207def690b7b75243c4173 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 21 Dec 2020 11:08:41 +0100 Subject: [PATCH] topgrade: Update to version 6.1.1 --- bucket/topgrade.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/topgrade.json b/bucket/topgrade.json index 1b5ade2c40..0c2828ff03 100644 --- a/bucket/topgrade.json +++ b/bucket/topgrade.json @@ -1,12 +1,12 @@ { - "version": "6.1.0", + "version": "6.1.1", "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.1.0/topgrade-v6.1.0-x86_64-pc-windows-msvc.zip", - "hash": "ddd25d2c6ecd400979ed8377b2360e43b3c60ef60e87a1dc2fe96ff2308af624" + "url": "https://github.com/r-darwish/topgrade/releases/download/v6.1.1/topgrade-v6.1.1-x86_64-pc-windows-msvc.zip", + "hash": "29bc6d24cf216e74edfc742412788a5d3b3283b98e99daccb334e3c0bb58ca74" } }, "bin": "topgrade.exe",