From ad09f24b627c5bf1d9be88ac7476d4d92afdeeee Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 16:27:15 +0000 Subject: [PATCH] topgrade: Update to version 11.0.1 --- bucket/topgrade.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/topgrade.json b/bucket/topgrade.json index 028811236e..31749590e7 100644 --- a/bucket/topgrade.json +++ b/bucket/topgrade.json @@ -1,12 +1,12 @@ { - "version": "10.3.3", + "version": "11.0.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/topgrade-rs/topgrade", "license": "GPL-3.0-or-later", "architecture": { "64bit": { - "url": "https://github.com/topgrade-rs/topgrade/releases/download/v10.3.3/topgrade-v10.3.3-x86_64-pc-windows-msvc.zip", - "hash": "08de0ca0bce9d0c41c1266c076cd7b4d91010b1c455c151f1077848f60abcaca" + "url": "https://github.com/topgrade-rs/topgrade/releases/download/v11.0.1/topgrade-v11.0.1-x86_64-pc-windows-msvc.zip", + "hash": "508b844fbf5e3adbe065a103bbcbd261fd5525401cfe25f7523d31f6394fd08d" } }, "bin": "topgrade.exe",