diff --git a/bucket/topgrade.json b/bucket/topgrade.json index 93bf3fbac9..4f00a5fcfd 100644 --- a/bucket/topgrade.json +++ b/bucket/topgrade.json @@ -1,12 +1,12 @@ { - "version": "4.8.0", + "version": "4.9.0", + "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/r-darwish/topgrade", "license": "GPL-3.0-or-later", - "description": "Upgrade everything, keep your system up to date by detecting which tools you use and run their appropriate package managers.", "architecture": { "64bit": { - "url": "https://github.com/r-darwish/topgrade/releases/download/v4.8.0/topgrade-v4.8.0-x86_64-pc-windows-msvc.zip", - "hash": "94d266f594e81fd35d95e91fb55b0e1db9fe47493f375ef0b7a81c9803c6d4f5" + "url": "https://github.com/r-darwish/topgrade/releases/download/v4.9.0/topgrade-v4.9.0-x86_64-pc-windows-msvc.zip", + "hash": "f42a914ee3b586de7633b8cb31d9144511ecedea2382b7dc9af88a43314636af" } }, "bin": "topgrade.exe",