topgrade: Update to version 6.2.0

This commit is contained in:
Jakub Čábera 2020-12-27 16:54:05 +01:00
parent 696fafbb54
commit cb14d4a543

View File

@ -1,12 +1,12 @@
{ {
"version": "6.1.1", "version": "6.2.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/v6.1.1/topgrade-v6.1.1-x86_64-pc-windows-msvc.zip", "url": "https://github.com/r-darwish/topgrade/releases/download/v6.2.0/topgrade-v6.2.0-x86_64-pc-windows-msvc.zip",
"hash": "29bc6d24cf216e74edfc742412788a5d3b3283b98e99daccb334e3c0bb58ca74" "hash": "fc00ea5b08e92b4ef32acf06874c48f56b1467525a13bf49afb1bfc2a4bc9698"
} }
}, },
"bin": "topgrade.exe", "bin": "topgrade.exe",