topgrade: Update to version 4.9.0

This commit is contained in:
Jakub Čábera 2020-06-25 10:09:27 +02:00
parent e9804aa4fc
commit 2d4004cf4d

View File

@ -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", "homepage": "https://github.com/r-darwish/topgrade",
"license": "GPL-3.0-or-later", "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": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/r-darwish/topgrade/releases/download/v4.8.0/topgrade-v4.8.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/r-darwish/topgrade/releases/download/v4.9.0/topgrade-v4.9.0-x86_64-pc-windows-msvc.zip",
"hash": "94d266f594e81fd35d95e91fb55b0e1db9fe47493f375ef0b7a81c9803c6d4f5" "hash": "f42a914ee3b586de7633b8cb31d9144511ecedea2382b7dc9af88a43314636af"
} }
}, },
"bin": "topgrade.exe", "bin": "topgrade.exe",