diff --git a/bucket/topgrade.json b/bucket/topgrade.json index b9e74a405f..747c6a6dcf 100644 --- a/bucket/topgrade.json +++ b/bucket/topgrade.json @@ -1,12 +1,12 @@ { - "version": "10.2.1", + "version": "10.2.2", "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.1/topgrade-v10.2.1-x86_64-pc-windows-msvc.zip", - "hash": "2d1e70c93e7246f88bdccfd179cd9adc9812361cbddf8624c6dfc73a62a360c1" + "url": "https://github.com/topgrade-rs/topgrade/releases/download/v10.2.2/topgrade-v10.2.2-x86_64-pc-windows-msvc.zip", + "hash": "c38e944e48adebf63314d7528f3ac7d6c157b046338c452859341b446a68b915" } }, "bin": "topgrade.exe",