From 9b9611e032063bde8cc453f5edc0cfeb6cf82301 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 20 Feb 2020 15:01:53 +0000 Subject: [PATCH] topgrade: Update to version 4.0.1 --- bucket/topgrade.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/topgrade.json b/bucket/topgrade.json index 0698fb17e6..c4f8249b01 100644 --- a/bucket/topgrade.json +++ b/bucket/topgrade.json @@ -1,12 +1,12 @@ { - "version": "4.0.0", + "version": "4.0.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/v4.0.0/topgrade-v4.0.0-x86_64-pc-windows-msvc.zip", - "hash": "a22aac15062066ff24f5e458977fd2a42687d7a362a695ac5a92d78ed3e0e8df" + "url": "https://github.com/r-darwish/topgrade/releases/download/v4.0.1/topgrade-v4.0.1-x86_64-pc-windows-msvc.zip", + "hash": "6ac362530ce5f08b86a26d09f91eef61e7df7ee5a47ac85559d49ab0bac2c3a8" } }, "bin": "topgrade.exe",