{
    "version": "2.144.0",
    "description": "Manage and share research papers, and generate bibliographies for scholarly articles.",
    "homepage": "https://www.mendeley.com/",
    "license": {
        "identifier": "Freeware",
        "url": "https://www.mendeley.com/terms/"
    },
    "architecture": {
        "64bit": {
            "url": "https://static.mendeley.com/bin/desktop/mendeley-reference-manager-2.144.0.exe#/dl.7z",
            "hash": "1b85de97077e8cc9143d8c5a6d71e7a2da4a1f5666e155d0eed4596e138bfe5b"
        }
    },
    "pre_install": [
        "Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-64.7z\" \"$dir\" -Removal | Out-Null",
        "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\uninstall*.exe\" -Force -Recurse"
    ],
    "shortcuts": [
        [
            "Mendeley Reference Manager.exe",
            "Mendeley Reference Manager"
        ]
    ],
    "checkver": {
        "url": "https://www.mendeley.com/download-reference-manager/windows",
        "regex": "desktop/mendeley-reference-manager-([\\d.]+)\\.exe"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://static.mendeley.com/bin/desktop/mendeley-reference-manager-$version.exe#/dl.7z"
            }
        }
    }
}
