From 30116415d94c872a4ac9d2df6a1bac759e88f578 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 00:35:38 +0000 Subject: [PATCH] topgrade: Update to version 10.3.0 --- bucket/topgrade.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/topgrade.json b/bucket/topgrade.json index 96df16f580..422c2ed52b 100644 --- a/bucket/topgrade.json +++ b/bucket/topgrade.json @@ -1,12 +1,12 @@ { - "version": "10.2.6", + "version": "10.3.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/topgrade-rs/topgrade", "license": "GPL-3.0-or-later", "architecture": { "64bit": { - "url": "https://github.com/topgrade-rs/topgrade/releases/download/v10.2.6/topgrade-v10.2.6-x86_64-pc-windows-msvc.zip", - "hash": "9c6db4f5d5df857261c2828f922fd6525eb91133a34ef81af75cc2a9c14a21ae" + "url": "https://github.com/topgrade-rs/topgrade/releases/download/v10.3.0/topgrade-v10.3.0-x86_64-pc-windows-msvc.zip", + "hash": "3093212525179b0b54418289a07395f7453da84fc827a260a399009bc316e947" } }, "bin": "topgrade.exe",