topgrade: Update to version 6.5.0

This commit is contained in:
Jakub Čábera 2021-02-13 08:22:36 +01:00
parent 9df26534d6
commit 8b9fdacdaa

View File

@ -1,12 +1,12 @@
{ {
"version": "6.4.0", "version": "6.5.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.4.0/topgrade-v6.4.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/r-darwish/topgrade/releases/download/v6.5.0/topgrade-v6.5.0-x86_64-pc-windows-msvc.zip",
"hash": "f9109d07229f11e766cada1f80268721c0eccb245254ae6706a92dee2f94e7d9" "hash": "9a305a4518e0a2341d306a3c5d1337fbe32775df080dab4a462773cb7fac6e0a"
} }
}, },
"bin": "topgrade.exe", "bin": "topgrade.exe",