topgrade: Update to version 5.9.1

This commit is contained in:
Jakub Čábera 2020-11-10 09:13:09 +01:00
parent bddb4f282c
commit 8878033d22

View File

@ -1,12 +1,12 @@
{ {
"version": "5.9.0", "version": "5.9.1",
"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/v5.9.0/topgrade-v5.9.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/r-darwish/topgrade/releases/download/v5.9.1/topgrade-v5.9.1-x86_64-pc-windows-msvc.zip",
"hash": "b4005fd8477025c53ab503f4899f5b07cce5892bae5f24c4d782182baf7c67ad" "hash": "f8fc9a72209419189b566653b02e21a0965a791b3542c79162b8a40304b9998a"
} }
}, },
"bin": "topgrade.exe", "bin": "topgrade.exe",