From 880a5ce4f98621b982f6cce0bef0b25a65918e3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 30 Jun 2020 15:47:55 +0200 Subject: [PATCH] topgrade: Update to version 5.0.0 --- bucket/topgrade.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/topgrade.json b/bucket/topgrade.json index 4f00a5fcfd..11bf0490cb 100644 --- a/bucket/topgrade.json +++ b/bucket/topgrade.json @@ -1,12 +1,12 @@ { - "version": "4.9.0", + "version": "5.0.0", "description": "Upgrade everything, keep your system up to date by detecting which tools you use and run their appropriate package managers.", "homepage": "https://github.com/r-darwish/topgrade", "license": "GPL-3.0-or-later", "architecture": { "64bit": { - "url": "https://github.com/r-darwish/topgrade/releases/download/v4.9.0/topgrade-v4.9.0-x86_64-pc-windows-msvc.zip", - "hash": "f42a914ee3b586de7633b8cb31d9144511ecedea2382b7dc9af88a43314636af" + "url": "https://github.com/r-darwish/topgrade/releases/download/v5.0.0/topgrade-v5.0.0-x86_64-pc-windows-msvc.zip", + "hash": "1606a540d0a4802c669aa5d9fb6ccf600c00e5bf470954b686869035713af2fa" } }, "bin": "topgrade.exe",