From eeda70d314e9a12790f2decb9c4bf3cb1efb5b43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 8 Jan 2021 07:42:11 +0100 Subject: [PATCH] topgrade: Update to version 6.2.2 --- bucket/topgrade.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/topgrade.json b/bucket/topgrade.json index 53279a9f07..d43661906e 100644 --- a/bucket/topgrade.json +++ b/bucket/topgrade.json @@ -1,12 +1,12 @@ { - "version": "6.2.1", + "version": "6.2.2", "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.2.1/topgrade-v6.2.1-x86_64-pc-windows-msvc.zip", - "hash": "78f69b7f9abcbecd178521e7116c044bc107519e3c9a75d44c290b441958d5c2" + "url": "https://github.com/r-darwish/topgrade/releases/download/v6.2.2/topgrade-v6.2.2-x86_64-pc-windows-msvc.zip", + "hash": "3cc883aa9ad979eb4c42484175482b3a593677b6bdb9fec09cf507586ec3263f" } }, "bin": "topgrade.exe",