{
    "version": "0.9.0",
    "description": "16-bit Windows (Windows 1.x, 2.x, 3.0, 3.1, etc.) emulator for 64-bit Windows.",
    "homepage": "https://github.com/otya128/winevdm/",
    "license": "GPL-2.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/otya128/winevdm/releases/download/v0.9.0/otvdm-v0.9.0.zip",
            "hash": "842b11aed5fa81f3e1d4272e0ee7d37f1a5a8f936de825309dda672835e16fd4"
        }
    },
    "extract_dir": "otvdm-v0.9.0",
    "bin": [
        "otvdm.exe",
        "otvdmw.exe"
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/otya128/winevdm/releases/download/v$version/otvdm-v$version.zip"
            }
        },
        "extract_dir": "otvdm-v$version"
    }
}
