From 6fed07bfc869a9dec7657b2b2c2e5e56ac3a7035 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 15 Feb 2021 08:52:18 +0100 Subject: [PATCH] topgrade: Update to version 6.5.2 --- bucket/topgrade.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/topgrade.json b/bucket/topgrade.json index 1aa0e06e51..a789d82832 100644 --- a/bucket/topgrade.json +++ b/bucket/topgrade.json @@ -1,12 +1,12 @@ { - "version": "6.5.1", + "version": "6.5.2", "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.5.1/topgrade-v6.5.1-x86_64-pc-windows-msvc.zip", - "hash": "dcfddce941ef681409d5adc4869627312efec974334ab14342e2c4e33a3684cd" + "url": "https://github.com/r-darwish/topgrade/releases/download/v6.5.2/topgrade-v6.5.2-x86_64-pc-windows-msvc.zip", + "hash": "58f2bfa63f500460bf32da6831de6ff57ad98162e23b4c410fa3f12de36396eb" } }, "bin": "topgrade.exe",