From 1c5ffee5ab83ef00e69f3d2f2654eaa3940c398b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Mar 2023 12:32:17 +0000 Subject: [PATCH] topgrade: Update to version 10.3.3 --- bucket/topgrade.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/topgrade.json b/bucket/topgrade.json index 52f1a2a2e9..028811236e 100644 --- a/bucket/topgrade.json +++ b/bucket/topgrade.json @@ -1,12 +1,12 @@ { - "version": "10.3.2", + "version": "10.3.3", "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.3.2/topgrade-v10.3.2-x86_64-pc-windows-msvc.zip", - "hash": "51bb99f6cb4c38eb2212c1792e721b52b9f5243d2e9397c1afcd718d08af58d7" + "url": "https://github.com/topgrade-rs/topgrade/releases/download/v10.3.3/topgrade-v10.3.3-x86_64-pc-windows-msvc.zip", + "hash": "08de0ca0bce9d0c41c1266c076cd7b4d91010b1c455c151f1077848f60abcaca" } }, "bin": "topgrade.exe",