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",