{
    "version": "0.4.3",
    "description": "A Windows software package providing an interface similar to a Unix pty-master for communicating with Windows console programs",
    "homepage": "https://github.com/rprichard/winpty",
    "license": "MIT",
    "url": "https://github.com/rprichard/winpty/releases/download/0.4.3/winpty-0.4.3-msvc2015.zip",
    "hash": "35a48ece2ff4acdcbc8299d4920de53eb86b1fb41e64d2fe5ae7898931bcee89",
    "architecture": {
        "64bit": {
            "bin": "x64\\bin\\winpty-agent.exe"
        },
        "32bit": {
            "bin": "ia32\\bin\\winpty-agent.exe"
        }
    },
    "checkver": "github",
    "autoupdate": {
        "url": "https://github.com/rprichard/winpty/releases/download/$version/winpty-$version-msvc2015.zip"
    }
}
