From fac22a5465b95aafebf76725d8fd41c0b9610158 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 12 Dec 2021 12:29:56 +0000 Subject: [PATCH] topgrade: Update to version 8.1.1 --- bucket/topgrade.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/topgrade.json b/bucket/topgrade.json index 678528eabf..e97485817f 100644 --- a/bucket/topgrade.json +++ b/bucket/topgrade.json @@ -1,12 +1,12 @@ { - "version": "8.0.3", + "version": "8.1.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/v8.0.3/topgrade-v8.0.3-x86_64-pc-windows-msvc.zip", - "hash": "1797e4b8910be554aad7b926aeffae1a256d696dd179f501f2cf628ffda6d57e" + "url": "https://github.com/r-darwish/topgrade/releases/download/v8.1.1/topgrade-v8.1.1-x86_64-pc-windows-msvc.zip", + "hash": "4fe599c4e51c32c4de9c68b34ffd794cf8a309731938a1903cfd7dc56b66736b" } }, "bin": "topgrade.exe",