From 91b57b9d49f81f197808141c409a3c0a8ae58be3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 9 Jun 2021 19:49:49 -0700 Subject: [PATCH] topgrade: Update to version 7.0.1 --- bucket/topgrade.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/topgrade.json b/bucket/topgrade.json index ed4be3cd33..73753724ce 100644 --- a/bucket/topgrade.json +++ b/bucket/topgrade.json @@ -1,12 +1,12 @@ { - "version": "6.9.1", + "version": "7.0.1", "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.9.1/topgrade-v6.9.1-x86_64-pc-windows-msvc.zip", - "hash": "12e9a1c8dcceb99af11e5081981ae8d59c1ea7e5187f93df622ea10dbbeb64bc" + "url": "https://github.com/r-darwish/topgrade/releases/download/v7.0.1/topgrade-v7.0.1-x86_64-pc-windows-msvc.zip", + "hash": "6e2f7804d9bdb56ede07639f6336967ab7fe27eeb852dad87782ffd54f0da9a6" } }, "bin": "topgrade.exe",