From b9e79a4eafa5b26f54d7e5b12b3fe39ad3a02778 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 7 Jan 2020 21:00:33 +0000 Subject: [PATCH] topgrade: Update to version 3.7.1 --- bucket/topgrade.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/topgrade.json b/bucket/topgrade.json index da56f5762e..752675252e 100644 --- a/bucket/topgrade.json +++ b/bucket/topgrade.json @@ -1,12 +1,12 @@ { - "version": "3.7.0", + "version": "3.7.1", "homepage": "https://github.com/r-darwish/topgrade", "license": "GPL-3.0-or-later", "description": "Upgrade everything, keep your system up to date by detecting which tools you use and run their appropriate package managers.", "architecture": { "64bit": { - "url": "https://github.com/r-darwish/topgrade/releases/download/v3.7.0/topgrade-v3.7.0-x86_64-pc-windows-msvc.zip", - "hash": "6576e6e5660343f18e2875033ed913e2c027db86326d91d5961e38182739563a" + "url": "https://github.com/r-darwish/topgrade/releases/download/v3.7.1/topgrade-v3.7.1-x86_64-pc-windows-msvc.zip", + "hash": "c5c61cc9846840a7715ca678a1a0d34944bdb858785dcad0c58bd19b8ed58908" } }, "bin": "topgrade.exe",