{
    "version": "4.14",
    "description": "Allows network applications that do not support working through proxy servers to operate through a SOCKS or HTTPS proxy and chains.",
    "homepage": "https://www.proxifier.com",
    "license": {
        "identifier": "Shareware",
        "url": "https://www.proxifier.com/docs/win-v4/eula.html"
    },
    "url": "https://www.proxifier.com/download/ProxifierPE.zip",
    "hash": "03a03ffb1227e3c409fc42593a52de53c77bb3ea837bf1dbf309571f62c68819",
    "extract_dir": "Proxifier PE",
    "pre_install": "if (!(Test-Path \"$persist_dir\\Settings.ini\")) { Set-Content \"$dir\\Settings.ini\" '[Settings]', 'UpdateCheck=0' -Encoding Ascii }",
    "bin": "Proxifier.exe",
    "shortcuts": [
        [
            "Proxifier.exe",
            "Proxifier PE"
        ]
    ],
    "persist": [
        "Profiles",
        "Settings.ini"
    ],
    "checkver": {
        "url": "https://www.proxifier.com/download/",
        "regex": "(?sm)Portable Edition v4.*changelog\">([\\d.]+)</a>"
    },
    "autoupdate": {
        "url": "https://www.proxifier.com/download/ProxifierPE.zip"
    }
}
