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