From 53a389eb058d53c384592038d7db5ac7bcf8a77c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 11 Apr 2022 20:27:40 +0000 Subject: [PATCH] topgrade: Update to version 8.3.1 --- bucket/topgrade.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/topgrade.json b/bucket/topgrade.json index 7d333ec728..35d7fdbdeb 100644 --- a/bucket/topgrade.json +++ b/bucket/topgrade.json @@ -1,12 +1,12 @@ { - "version": "8.3.0", + "version": "8.3.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.3.0/topgrade-v8.3.0-x86_64-pc-windows-msvc.zip", - "hash": "03bfa4f970bdd483f7563e7d0c3c920da89453ce74cceaa15cef47fd7f1d37f5" + "url": "https://github.com/r-darwish/topgrade/releases/download/v8.3.1/topgrade-v8.3.1-x86_64-pc-windows-msvc.zip", + "hash": "0b27904f5e85778f885dbd77fcfad65b9765c3a3fc65e6b6923a78c32ecceb5d" } }, "bin": "topgrade.exe",