{
    "version": "7.2.25.228",
    "description": "Foxmail like you've never seen it before.",
    "homepage": "https://www.foxmail.com/",
    "license": {
        "identifier": "Proprietary",
        "url": "https://www.foxmail.com/mac/en/terms_of_service"
    },
    "url": "https://dldir1.qq.com/foxmail/windows/FoxmailSetup_7.2.25.228.exe#/dl.7z",
    "hash": "6cece42f31b7499b1e0f96adc579e1dbe8960c5f895363b2f2f489abe12b5abd",
    "pre_install": [
        "$file = 'FMStorage.list'",
        "if (!(Test-Path \"$persist_dir\\$file\")) {",
        "    $CONT = @('')",
        "    Set-Content \"$dir\\$file\" ($CONT -join \"`r`n\") -Encoding Ascii",
        "}"
    ],
    "post_install": "Remove-Item \"$dir\\`$PLUGINSDIR\" -Recurse",
    "shortcuts": [
        [
            "Foxmail.exe",
            "Foxmail"
        ]
    ],
    "persist": [
        "Storage",
        "Global",
        "FMStorage.list"
    ],
    "checkver": {
        "url": "https://pc.qq.com/detail/14/detail_14.html",
        "regex": "FoxmailSetup_([\\d.]+).exe"
    },
    "autoupdate": {
        "url": "https://dldir1.qq.com/foxmail/windows/FoxmailSetup_$version.exe#/dl.7z"
    }
}
