{
    "version": "1.20.14.0",
    "description": "Windows X-server based on the xorg git sources (like xming or cygwin's xwin)",
    "homepage": "https://vcxsrv.sourceforge.io/",
    "license": "GPL-3.0-only",
    "architecture": {
        "64bit": {
            "url": "https://downloads.sourceforge.net/project/vcxsrv/vcxsrv/1.20.14.0/vcxsrv-64.1.20.14.0.installer.exe#/dl.7z",
            "hash": "sha1:3e97865b2af3d4a855ac932ecdb691d2128c936f"
        },
        "32bit": {
            "url": "https://downloads.sourceforge.net/project/vcxsrv/vcxsrv/1.20.14.0/vcxsrv.1.20.14.0.installer.exe#/dl.7z",
            "hash": "sha1:9690954b035144010e0470f58711dcd6c8345d2f"
        }
    },
    "bin": [
        "vcxsrv.exe",
        "xauth.exe",
        "xcalc.exe",
        "xclock.exe",
        "xhost.exe",
        "xkbcomp.exe",
        "xlaunch.exe",
        "xrdb.exe",
        "xwininfo.exe"
    ],
    "shortcuts": [
        [
            "vcxsrv.exe",
            "VcXsrv"
        ],
        [
            "xlaunch.exe",
            "XLauncher"
        ]
    ],
    "checkver": {
        "url": "https://sourceforge.net/projects/vcxsrv/rss?path=/vcxsrv/",
        "regex": "/vcxsrv/([\\d.]+)/vcxsrv"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://downloads.sourceforge.net/project/vcxsrv/vcxsrv/$version/vcxsrv-64.$version.installer.exe#/dl.7z"
            },
            "32bit": {
                "url": "https://downloads.sourceforge.net/project/vcxsrv/vcxsrv/$version/vcxsrv.$version.installer.exe#/dl.7z"
            }
        }
    }
}
