topgrade: Update to version 3.6.0

This commit is contained in:
Richard Kuhnt 2019-12-30 08:01:15 +00:00
parent 6c456762ac
commit f98d44d029

View File

@ -1,12 +1,12 @@
{ {
"version": "3.5.0", "version": "3.6.0",
"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",
"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.",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/r-darwish/topgrade/releases/download/v3.5.0/topgrade-v3.5.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/r-darwish/topgrade/releases/download/v3.6.0/topgrade-v3.6.0-x86_64-pc-windows-msvc.zip",
"hash": "c33996decb0b2941476e5d9cc764d12eb7d81f806582716f47c035ef6794d3da" "hash": "d425b4c679ca95d7118648c8eab67c4dbdff427e196e9989d7fa9ec8320b0bf8"
} }
}, },
"bin": "topgrade.exe", "bin": "topgrade.exe",