topgrade: Update to version 4.5.0

This commit is contained in:
Jakub Čábera 2020-05-14 11:12:50 +02:00
parent d744e8a2c2
commit ba3a47027a

View File

@ -1,12 +1,12 @@
{ {
"version": "4.4.0", "version": "4.5.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/v4.4.0/topgrade-v4.4.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/r-darwish/topgrade/releases/download/v4.5.0/topgrade-v4.5.0-x86_64-pc-windows-msvc.zip",
"hash": "e054900fe31e7c311a14ef9ec034cbbdd134ddb0d8ce6f0b7ac59d6798fe0c05" "hash": "a46ed5094ee8f52b2d279f260037d2a66c3054a95bd2f179028d5a929cda8616"
} }
}, },
"bin": "topgrade.exe", "bin": "topgrade.exe",