From 0e7b1e9d342726d4be4efc022a6c0a08a8f50efa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 00:34:22 +0000 Subject: [PATCH] topgrade: Update to version 10.2.1 --- bucket/topgrade.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/topgrade.json b/bucket/topgrade.json index 822a3bba6f..b9e74a405f 100644 --- a/bucket/topgrade.json +++ b/bucket/topgrade.json @@ -1,12 +1,12 @@ { - "version": "10.2.0", + "version": "10.2.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.2.0/topgrade-v10.2.0-x86_64-pc-windows-msvc.zip", - "hash": "c33a5cf6cbe097f906dd89527214b3df258a9f5f93bb9344c8394f70bb550ad6" + "url": "https://github.com/topgrade-rs/topgrade/releases/download/v10.2.1/topgrade-v10.2.1-x86_64-pc-windows-msvc.zip", + "hash": "2d1e70c93e7246f88bdccfd179cd9adc9812361cbddf8624c6dfc73a62a360c1" } }, "bin": "topgrade.exe",