From bf9c3dc0cc74f3b303c440f0445c54684efceab9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 04:30:28 +0000 Subject: [PATCH] topgrade: Update to version 16.0.4 --- bucket/topgrade.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/topgrade.json b/bucket/topgrade.json index 45b4dd601a..0983931181 100644 --- a/bucket/topgrade.json +++ b/bucket/topgrade.json @@ -1,12 +1,12 @@ { - "version": "16.0.3", + "version": "16.0.4", "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.3/topgrade-v16.0.3-x86_64-pc-windows-msvc.zip", - "hash": "db15f24a6873f7d3589b93d5e4a816998266c17b4ab7a0a3a09c333f3b31e1ba" + "url": "https://github.com/topgrade-rs/topgrade/releases/download/v16.0.4/topgrade-v16.0.4-x86_64-pc-windows-msvc.zip", + "hash": "f3654bbd4ebfb4dca3da5fc562946055279f7eea6554a3ddf0b69b1e15d3c987" } }, "bin": "topgrade.exe",