From e3e0913daa7abd7e41eb888868f828ab1e9f50f5 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 6 Jan 2020 21:01:48 +0000 Subject: [PATCH] topgrade: Update to version 3.7.0 --- bucket/topgrade.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/topgrade.json b/bucket/topgrade.json index 0c4911bdef..da56f5762e 100644 --- a/bucket/topgrade.json +++ b/bucket/topgrade.json @@ -1,12 +1,12 @@ { - "version": "3.6.0", + "version": "3.7.0", "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.6.0/topgrade-v3.6.0-x86_64-pc-windows-msvc.zip", - "hash": "d425b4c679ca95d7118648c8eab67c4dbdff427e196e9989d7fa9ec8320b0bf8" + "url": "https://github.com/r-darwish/topgrade/releases/download/v3.7.0/topgrade-v3.7.0-x86_64-pc-windows-msvc.zip", + "hash": "6576e6e5660343f18e2875033ed913e2c027db86326d91d5961e38182739563a" } }, "bin": "topgrade.exe",