From 682eb8c49ad8c57fba856edbdc3d7996cb81e913 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 11 Feb 2021 07:34:17 +0100 Subject: [PATCH] topgrade: Update to version 6.4.0 --- bucket/topgrade.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/topgrade.json b/bucket/topgrade.json index b7943318f9..e2295dcb56 100644 --- a/bucket/topgrade.json +++ b/bucket/topgrade.json @@ -1,12 +1,12 @@ { - "version": "6.3.2", + "version": "6.4.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.3.2/topgrade-v6.3.2-x86_64-pc-windows-msvc.zip", - "hash": "13dc6e473d1fcbdbdbce9d3faf94febe6d60c4c3adae7a89f17083f02095a9fb" + "url": "https://github.com/r-darwish/topgrade/releases/download/v6.4.0/topgrade-v6.4.0-x86_64-pc-windows-msvc.zip", + "hash": "f9109d07229f11e766cada1f80268721c0eccb245254ae6706a92dee2f94e7d9" } }, "bin": "topgrade.exe",