{
    "version": "3.4",
    "description": "An easy to use and easy to configure RS232 terminal",
    "homepage": "https://www.compuphase.com/software_termite.htm",
    "license": "Zlib",
    "url": "https://www.compuphase.com/software/termite-3.4.exe#/dl.7z",
    "hash": "ca440b6c7f6eaa812ba5f8bf42aed86e02022ca50a1c72585168c9b671d0fe19",
    "pre_install": "if (!(Test-Path \"$persist_dir\\Termite.ini\")) { New-Item \"$dir\\Termite.ini\" -ItemType File | Out-Null }",
    "post_install": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\uninstall.exe\" -Force -Recurse",
    "bin": "termite.exe",
    "shortcuts": [
        [
            "termite.exe",
            "Termite"
        ]
    ],
    "persist": "Termite.ini",
    "checkver": "Termite version\\s([\\d.]+)",
    "autoupdate": {
        "url": "https://www.compuphase.com/software/termite-$version.exe#/dl.7z"
    }
}
