topgrade: Update to version 6.5.1

This commit is contained in:
Jakub Čábera 2021-02-14 14:57:31 +01:00
parent 872324538d
commit 12e9ad5fd1

View File

@ -1,12 +1,12 @@
{ {
"version": "6.5.0", "version": "6.5.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/v6.5.0/topgrade-v6.5.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/r-darwish/topgrade/releases/download/v6.5.1/topgrade-v6.5.1-x86_64-pc-windows-msvc.zip",
"hash": "9a305a4518e0a2341d306a3c5d1337fbe32775df080dab4a462773cb7fac6e0a" "hash": "dcfddce941ef681409d5adc4869627312efec974334ab14342e2c4e33a3684cd"
} }
}, },
"bin": "topgrade.exe", "bin": "topgrade.exe",