From 061ef7f4aef7495fc0f157ba77f00b5866709e36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 27 Feb 2021 13:35:48 +0100 Subject: [PATCH] topgrade: Update to version 6.7.0 --- bucket/topgrade.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/topgrade.json b/bucket/topgrade.json index 28a0cbf790..52dee4ff97 100644 --- a/bucket/topgrade.json +++ b/bucket/topgrade.json @@ -1,12 +1,12 @@ { - "version": "6.6.0", + "version": "6.7.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.6.0/topgrade-v6.6.0-x86_64-pc-windows-msvc.zip", - "hash": "3861473abf0ad8f2a57ca6ee5d5d7d36081585a903d35d59cb0a4720dcb83d6c" + "url": "https://github.com/r-darwish/topgrade/releases/download/v6.7.0/topgrade-v6.7.0-x86_64-pc-windows-msvc.zip", + "hash": "e94eaca8c097d3eac3cbbc4a3df3c7d30087630b084c629bb8956ceb7bdaacc0" } }, "bin": "topgrade.exe",