From f98d44d029b35f0644fd2bfb1a87a42a31cbe6b3 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 30 Dec 2019 08:01:15 +0000 Subject: [PATCH] topgrade: Update to version 3.6.0 --- bucket/topgrade.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/topgrade.json b/bucket/topgrade.json index a2849b865a..0c4911bdef 100644 --- a/bucket/topgrade.json +++ b/bucket/topgrade.json @@ -1,12 +1,12 @@ { - "version": "3.5.0", + "version": "3.6.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.5.0/topgrade-v3.5.0-x86_64-pc-windows-msvc.zip", - "hash": "c33996decb0b2941476e5d9cc764d12eb7d81f806582716f47c035ef6794d3da" + "url": "https://github.com/r-darwish/topgrade/releases/download/v3.6.0/topgrade-v3.6.0-x86_64-pc-windows-msvc.zip", + "hash": "d425b4c679ca95d7118648c8eab67c4dbdff427e196e9989d7fa9ec8320b0bf8" } }, "bin": "topgrade.exe",