{
    "version": "0.3.41",
    "description": "Hash calculator with unicode support",
    "homepage": "https://ov2.eu/programs/rapidcrc-unicode",
    "license": "GPL-2.0-only",
    "architecture": {
        "64bit": {
            "url": "http://dl.ov2.eu/programs/rapidcrc-unicode/rapidcrc_0.3.41_x64.zip",
            "hash": "93f57f2c7382d7c7b6703330b7cc4dac966265da0c9c6f8e14325e0b19d55842"
        },
        "32bit": {
            "url": "http://dl.ov2.eu/programs/rapidcrc-unicode/rapidcrc_0.3.41.zip",
            "hash": "25630df240a51c590bdbfea09f264b4e3f031d8c130691a7d394ce507a5a5091"
        }
    },
    "shortcuts": [
        [
            "RapidCRC.exe",
            "RapidCRC"
        ]
    ],
    "checkver": ">v([\\d.]+)</",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "http://dl.ov2.eu/programs/rapidcrc-unicode/rapidcrc_$version_x64.zip"
            },
            "32bit": {
                "url": "http://dl.ov2.eu/programs/rapidcrc-unicode/rapidcrc_$version.zip"
            }
        }
    }
}
