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