From 7f24c26e1d5a082e1b33ed002d7ebf9b54f4dacb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 14 Jan 2021 13:52:59 +0100 Subject: [PATCH] topgrade: Update to version 6.3.0 --- bucket/topgrade.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/topgrade.json b/bucket/topgrade.json index 0713973af4..097b64d1e4 100644 --- a/bucket/topgrade.json +++ b/bucket/topgrade.json @@ -1,12 +1,12 @@ { - "version": "6.2.3", + "version": "6.3.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.2.3/topgrade-v6.2.3-x86_64-pc-windows-msvc.zip", - "hash": "62a79bfe4641c6dec8fedbe7a499a62d6114bb8ef95af83df8496a61ce0cff45" + "url": "https://github.com/r-darwish/topgrade/releases/download/v6.3.0/topgrade-v6.3.0-x86_64-pc-windows-msvc.zip", + "hash": "4fa7a3ae76886378023c302dd34b81bcde8ac0633e2eb36032cf7a1fc7463394" } }, "bin": "topgrade.exe",