{
    "version": "5.1",
    "description": "Terminal emulator for ssh/telnet/serial connection.",
    "homepage": "https://teratermproject.github.io/index-en.html",
    "license": "BSD-3-Clause",
    "notes": "OSDN is currently unstable. See: https://github.com/TeraTermProject/osdn-download",
    "url": "https://github.com/TeraTermProject/teraterm/releases/download/v5.1/teraterm-5.1.zip",
    "hash": "8ecd96a677a8bf728d8e62182e8b05deec530bf3452825c56f93d3631681cb5e",
    "extract_dir": "teraterm-5.1",
    "bin": "ttermpro.exe",
    "shortcuts": [
        [
            "ttermpro.exe",
            "Tera Term"
        ]
    ],
    "persist": [
        "cygterm.cfg",
        "KEYBOARD.CNF",
        "ttpmenu.ini",
        "ssh_known_hosts",
        "TERATERM.INI"
    ],
    "checkver": {
        "github": "https://github.com/TeraTermProject/teraterm"
    },
    "autoupdate": {
        "url": "https://github.com/TeraTermProject/teraterm/releases/download/v$version/teraterm-$version.zip",
        "extract_dir": "teraterm-$version"
    }
}
