{
    "version": "12.2.0.13306",
    "description": "Complete office suite",
    "homepage": "https://www.wps.com",
    "license": {
        "identifier": "Freeware",
        "url": "https://www.wps.com/eula"
    },
    "url": "https://wdl1.pcfg.cache.wpscdn.com/wpsdl/wpsoffice/download/12.2.0.13306/500.1001/WPSOffice_12.2.0.13306.exe",
    "hash": "a29a93e44cf9097fff488b3a0379830d01934c8526dad5639da5d4fe1967aa1d",
    "pre_install": [
        "Expand-7zipArchive \"$dir\\$fname\" -Switches '-t#'",
        "Remove-Item \"$dir\\*\" -Exclude '4.7z', '2.7z' -Recurse",
        "Expand-7zipArchive \"$dir\\2.7z\" -ExtractDir 'CONTROL\\office6' -Removal",
        "Expand-7zipArchive \"$dir\\4.7z\" -ExtractDir 'office6' -Removal"
    ],
    "bin": "wpsoffice.exe",
    "shortcuts": [
        [
            "wpsoffice.exe",
            "WPS Office"
        ]
    ],
    "checkver": {
        "url": "https://whatsnew.wps.com/",
        "regex": "Latest.*?>WPS Office\\s+V([\\d.]+)</"
    },
    "autoupdate": {
        "url": "https://wdl1.pcfg.cache.wpscdn.com/wpsdl/wpsoffice/download/$version/500.1001/WPSOffice_$version.exe"
    }
}
