From 2baab4f79f3ed1bf9ba60dc0b07fe93d2e9b9db7 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 28 Jan 2020 21:01:49 +0000 Subject: [PATCH] topgrade: Update to version 3.8.0 --- bucket/topgrade.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/topgrade.json b/bucket/topgrade.json index 5d9e21fe3f..73a88f00af 100644 --- a/bucket/topgrade.json +++ b/bucket/topgrade.json @@ -1,12 +1,12 @@ { - "version": "3.7.2", + "version": "3.8.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.7.2/topgrade-v3.7.2-x86_64-pc-windows-msvc.zip", - "hash": "cace347c186dbe7d9c6a2281b113158d8f6daaac7d434a6155438070bb04a456" + "url": "https://github.com/r-darwish/topgrade/releases/download/v3.8.0/topgrade-v3.8.0-x86_64-pc-windows-msvc.zip", + "hash": "b71b959ad7c614416950074a1d8f1fb73e7a17962c2eca07d1d7cbad61ff3847" } }, "bin": "topgrade.exe",