topgrade: Update to version 6.3.2

This commit is contained in:
Jakub Čábera 2021-01-30 17:49:45 +01:00
parent 0a80f91341
commit 01809dc264

View File

@ -1,12 +1,12 @@
{ {
"version": "6.3.1", "version": "6.3.2",
"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.3.1/topgrade-v6.3.1-x86_64-pc-windows-msvc.zip", "url": "https://github.com/r-darwish/topgrade/releases/download/v6.3.2/topgrade-v6.3.2-x86_64-pc-windows-msvc.zip",
"hash": "7102bee9044930b4cdf00a1254a1d504687f63c280b5333c60a92f049e3be305" "hash": "13dc6e473d1fcbdbdbce9d3faf94febe6d60c4c3adae7a89f17083f02095a9fb"
} }
}, },
"bin": "topgrade.exe", "bin": "topgrade.exe",