{
    "version": "0.24",
    "description": "A free hex editor / disk editor",
    "homepage": "http://www.wxhexeditor.org",
    "license": "GPL-2.0-only",
    "architecture": {
        "64bit": {
            "url": "https://downloads.sourceforge.net/project/wxhexeditor/wxHexEditor/v0.24%20Beta/wxHexEditor-v0.24-Win64.zip",
            "hash": "sha1:b6439a267b3d46e2ae3083822fcf652adf51c75e",
            "shortcuts": [
                [
                    "wxHexEditor-64Bit.exe",
                    "wxHexEditor"
                ]
            ]
        },
        "32bit": {
            "url": "https://downloads.sourceforge.net/project/wxhexeditor/wxHexEditor/v0.24%20Beta/wxHexEditor-v0.24-Win32.zip",
            "hash": "sha1:75677fd21e6aa51970e692b6276ba6290d3714dd",
            "shortcuts": [
                [
                    "wxHexEditor-32Bit.exe",
                    "wxHexEditor"
                ]
            ]
        }
    },
    "extract_dir": "wxHexEditor",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://downloads.sourceforge.net/project/wxhexeditor/wxHexEditor/v$version%20Beta/wxHexEditor-v$version-Win64.zip"
            },
            "32bit": {
                "url": "https://downloads.sourceforge.net/project/wxhexeditor/wxHexEditor/v$version%20Beta/wxHexEditor-v$version-Win32.zip"
            }
        }
    }
}
