From 6c2aaa69b14e3a74bc1965adfaa2e5b364ea6373 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 25 Oct 2021 23:31:59 -0700 Subject: [PATCH] topgrade: Update to version 8.0.0 --- bucket/topgrade.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/topgrade.json b/bucket/topgrade.json index a457ef4392..80fc5d022c 100644 --- a/bucket/topgrade.json +++ b/bucket/topgrade.json @@ -1,12 +1,12 @@ { - "version": "7.1.0", + "version": "8.0.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/v7.1.0/topgrade-v7.1.0-x86_64-pc-windows-msvc.zip", - "hash": "89caa7727903e6cca742a8877fa22636a33b624c4186b2849078df42d1aa2480" + "url": "https://github.com/r-darwish/topgrade/releases/download/v8.0.0/topgrade-v8.0.0-x86_64-pc-windows-msvc.zip", + "hash": "7beb1e58be4c6faee37978cd61879e961afa7b256bcc9ecb4272ac4cee146fc7" } }, "bin": "topgrade.exe",