From e9148e479f373099b0ddf99a1de2a33ae35ede77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 20 Jun 2020 09:07:14 +0200 Subject: [PATCH] topgrade: Update to version 4.8.0 --- bucket/topgrade.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/topgrade.json b/bucket/topgrade.json index b9c024a8a4..93bf3fbac9 100644 --- a/bucket/topgrade.json +++ b/bucket/topgrade.json @@ -1,12 +1,12 @@ { - "version": "4.7.1", + "version": "4.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/v4.7.1/topgrade-v4.7.1-x86_64-pc-windows-msvc.zip", - "hash": "520699b9ab7c380e59ad33a610f74a02fe8c47e8d2b1783bd4eb576930d22aa0" + "url": "https://github.com/r-darwish/topgrade/releases/download/v4.8.0/topgrade-v4.8.0-x86_64-pc-windows-msvc.zip", + "hash": "94d266f594e81fd35d95e91fb55b0e1db9fe47493f375ef0b7a81c9803c6d4f5" } }, "bin": "topgrade.exe",