{
    "version": "3.1.1",
    "description": "User-friendly and customizable image viewer",
    "homepage": "https://sourceforge.net/projects/mcomix/",
    "license": "GPL-2.0-only",
    "architecture": {
        "64bit": {
            "url": "https://downloads.sourceforge.net/project/mcomix/MComix-3.1.1/mcomix-win64-3.1.1.zip",
            "hash": "sha1:a22063d1f834112d6553115fdcfe349bb6100de5"
        }
    },
    "bin": "MComix.exe",
    "shortcuts": [
        [
            "MComix.exe",
            "MComix"
        ]
    ],
    "checkver": {
        "sourceforge": "mcomix",
        "regex": "MComix-([\\d.]+)"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://downloads.sourceforge.net/project/mcomix/MComix-$version/mcomix-win64-$version.zip"
            }
        }
    }
}
