From 8b9fdacdaa96ea7bce87c4127e7ec1dbc3cb54f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 13 Feb 2021 08:22:36 +0100 Subject: [PATCH] topgrade: Update to version 6.5.0 --- bucket/topgrade.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/topgrade.json b/bucket/topgrade.json index e2295dcb56..6de7551ba0 100644 --- a/bucket/topgrade.json +++ b/bucket/topgrade.json @@ -1,12 +1,12 @@ { - "version": "6.4.0", + "version": "6.5.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/v6.4.0/topgrade-v6.4.0-x86_64-pc-windows-msvc.zip", - "hash": "f9109d07229f11e766cada1f80268721c0eccb245254ae6706a92dee2f94e7d9" + "url": "https://github.com/r-darwish/topgrade/releases/download/v6.5.0/topgrade-v6.5.0-x86_64-pc-windows-msvc.zip", + "hash": "9a305a4518e0a2341d306a3c5d1337fbe32775df080dab4a462773cb7fac6e0a" } }, "bin": "topgrade.exe",