topgrade: Update to version 4.8.0

This commit is contained in:
Jakub Čábera 2020-06-20 09:07:14 +02:00
parent 48f2ec2d79
commit e9148e479f

View File

@ -1,12 +1,12 @@
{ {
"version": "4.7.1", "version": "4.8.0",
"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.", "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.7.1/topgrade-v4.7.1-x86_64-pc-windows-msvc.zip", "url": "https://github.com/r-darwish/topgrade/releases/download/v4.8.0/topgrade-v4.8.0-x86_64-pc-windows-msvc.zip",
"hash": "520699b9ab7c380e59ad33a610f74a02fe8c47e8d2b1783bd4eb576930d22aa0" "hash": "94d266f594e81fd35d95e91fb55b0e1db9fe47493f375ef0b7a81c9803c6d4f5"
} }
}, },
"bin": "topgrade.exe", "bin": "topgrade.exe",