From 01809dc264b4ef5535bd953603015d8d85f364d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 30 Jan 2021 17:49:45 +0100 Subject: [PATCH] topgrade: Update to version 6.3.2 --- bucket/topgrade.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/topgrade.json b/bucket/topgrade.json index 5494d0ab0b..b7943318f9 100644 --- a/bucket/topgrade.json +++ b/bucket/topgrade.json @@ -1,12 +1,12 @@ { - "version": "6.3.1", + "version": "6.3.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.3.1/topgrade-v6.3.1-x86_64-pc-windows-msvc.zip", - "hash": "7102bee9044930b4cdf00a1254a1d504687f63c280b5333c60a92f049e3be305" + "url": "https://github.com/r-darwish/topgrade/releases/download/v6.3.2/topgrade-v6.3.2-x86_64-pc-windows-msvc.zip", + "hash": "13dc6e473d1fcbdbdbce9d3faf94febe6d60c4c3adae7a89f17083f02095a9fb" } }, "bin": "topgrade.exe",