From 009cc05a63b987ea6836a1d7b80ceda138cf87f0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 12:31:09 +0000 Subject: [PATCH] topgrade: Update to version 16.1.0 --- bucket/topgrade.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/topgrade.json b/bucket/topgrade.json index 0983931181..4544ca3344 100644 --- a/bucket/topgrade.json +++ b/bucket/topgrade.json @@ -1,12 +1,12 @@ { - "version": "16.0.4", + "version": "16.1.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/v16.0.4/topgrade-v16.0.4-x86_64-pc-windows-msvc.zip", - "hash": "f3654bbd4ebfb4dca3da5fc562946055279f7eea6554a3ddf0b69b1e15d3c987" + "url": "https://github.com/topgrade-rs/topgrade/releases/download/v16.1.0/topgrade-v16.1.0-x86_64-pc-windows-msvc.zip", + "hash": "c4a29c2c2886f3d927acd7353862b197e100181d76de7cc7648213d32fbd8d3e" } }, "bin": "topgrade.exe",