From d311c7a1d544458aa1c7e3a513ac4a976cd59cfd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 8 Apr 2021 12:03:20 +0200 Subject: [PATCH] topgrade: Update to version 6.8.0 --- bucket/topgrade.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/topgrade.json b/bucket/topgrade.json index 52dee4ff97..0a452ab92a 100644 --- a/bucket/topgrade.json +++ b/bucket/topgrade.json @@ -1,12 +1,12 @@ { - "version": "6.7.0", + "version": "6.8.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.7.0/topgrade-v6.7.0-x86_64-pc-windows-msvc.zip", - "hash": "e94eaca8c097d3eac3cbbc4a3df3c7d30087630b084c629bb8956ceb7bdaacc0" + "url": "https://github.com/r-darwish/topgrade/releases/download/v6.8.0/topgrade-v6.8.0-x86_64-pc-windows-msvc.zip", + "hash": "254e8a31b698953d8d1324803452390a2ee1ab1479f0b0bc3ce7c7f67965a4e7" } }, "bin": "topgrade.exe",