topgrade: Update to version 3.7.2

This commit is contained in:
Richard Kuhnt 2020-01-16 09:01:48 +00:00
parent 06de9cc74d
commit e19ce4c973

View File

@ -1,12 +1,12 @@
{ {
"version": "3.7.1", "version": "3.7.2",
"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.7.1/topgrade-v3.7.1-x86_64-pc-windows-msvc.zip", "url": "https://github.com/r-darwish/topgrade/releases/download/v3.7.2/topgrade-v3.7.2-x86_64-pc-windows-msvc.zip",
"hash": "c5c61cc9846840a7715ca678a1a0d34944bdb858785dcad0c58bd19b8ed58908" "hash": "cace347c186dbe7d9c6a2281b113158d8f6daaac7d434a6155438070bb04a456"
} }
}, },
"bin": "topgrade.exe", "bin": "topgrade.exe",