topgrade: Update to version 5.8.0

This commit is contained in:
Jakub Čábera 2020-10-03 21:28:36 +02:00
parent ee4c9e373d
commit d2f9151560

View File

@ -1,12 +1,12 @@
{ {
"version": "5.7.1", "version": "5.8.0",
"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.",
"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",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/r-darwish/topgrade/releases/download/v5.7.1/topgrade-v5.7.1-x86_64-pc-windows-msvc.zip", "url": "https://github.com/r-darwish/topgrade/releases/download/v5.8.0/topgrade-v5.8.0-x86_64-pc-windows-msvc.zip",
"hash": "fe53084943f8e2b5e07de131268293b161863b139d45edaa32b05a18ca2c95bb" "hash": "df36ebf517ec7d518fc839db1553375a95cab16c74c2fa082918c84a2a00d315"
} }
}, },
"bin": "topgrade.exe", "bin": "topgrade.exe",