From 564f6fe99e8621c8926b964e8483ec258b7dcc28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 14 May 2021 01:06:26 -0700 Subject: [PATCH] topgrade: Update to version 6.9.1 --- bucket/topgrade.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/topgrade.json b/bucket/topgrade.json index 935194acc5..ed4be3cd33 100644 --- a/bucket/topgrade.json +++ b/bucket/topgrade.json @@ -1,12 +1,12 @@ { - "version": "6.9.0", + "version": "6.9.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.0/topgrade-v6.9.0-x86_64-pc-windows-msvc.zip", - "hash": "c9bdf0a21c115faecbac45e4d3237fe6c70f38c01327d81fb47b49bdac06d85d" + "url": "https://github.com/r-darwish/topgrade/releases/download/v6.9.1/topgrade-v6.9.1-x86_64-pc-windows-msvc.zip", + "hash": "12e9a1c8dcceb99af11e5081981ae8d59c1ea7e5187f93df622ea10dbbeb64bc" } }, "bin": "topgrade.exe",