topgrade: Update to version 6.2.3

This commit is contained in:
Jakub Čábera 2021-01-12 07:53:25 +01:00
parent bae8b5e090
commit 35abaa440c

View File

@ -1,12 +1,12 @@
{ {
"version": "6.2.2", "version": "6.2.3",
"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.2.2/topgrade-v6.2.2-x86_64-pc-windows-msvc.zip", "url": "https://github.com/r-darwish/topgrade/releases/download/v6.2.3/topgrade-v6.2.3-x86_64-pc-windows-msvc.zip",
"hash": "3cc883aa9ad979eb4c42484175482b3a593677b6bdb9fec09cf507586ec3263f" "hash": "62a79bfe4641c6dec8fedbe7a499a62d6114bb8ef95af83df8496a61ce0cff45"
} }
}, },
"bin": "topgrade.exe", "bin": "topgrade.exe",