diff --git a/bucket/topgrade.json b/bucket/topgrade.json index 028811236e..31749590e7 100644 --- a/bucket/topgrade.json +++ b/bucket/topgrade.json @@ -1,12 +1,12 @@ { - "version": "10.3.3", + "version": "11.0.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.3.3/topgrade-v10.3.3-x86_64-pc-windows-msvc.zip", - "hash": "08de0ca0bce9d0c41c1266c076cd7b4d91010b1c455c151f1077848f60abcaca" + "url": "https://github.com/topgrade-rs/topgrade/releases/download/v11.0.1/topgrade-v11.0.1-x86_64-pc-windows-msvc.zip", + "hash": "508b844fbf5e3adbe065a103bbcbd261fd5525401cfe25f7523d31f6394fd08d" } }, "bin": "topgrade.exe",