From 13676e5f68a4254990276261e2232b9c39e032e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 2 Apr 2020 19:52:51 +0200 Subject: [PATCH] topgrade: Update to version 4.3.1 --- bucket/topgrade.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/topgrade.json b/bucket/topgrade.json index 578979686c..8b2bf8d9a7 100644 --- a/bucket/topgrade.json +++ b/bucket/topgrade.json @@ -1,12 +1,12 @@ { - "version": "4.3.0", + "version": "4.3.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.3.0/topgrade-v4.3.0-x86_64-pc-windows-msvc.zip", - "hash": "fa5b1d57e922fa632c7ea4c1b82c50682434dfbf82fbe02c121bd88a4706a424" + "url": "https://github.com/r-darwish/topgrade/releases/download/v4.3.1/topgrade-v4.3.1-x86_64-pc-windows-msvc.zip", + "hash": "0263afa577209becb03cf859d5fcba0d8aa5241855f9ea5cc092283128d0ff3c" } }, "bin": "topgrade.exe",