{
    "version": "1.7.1",
    "description": "An open-source full-featured 2D animation creation software",
    "homepage": "https://github.com/opentoonz/opentoonz",
    "license": "BSD-3-Clause",
    "architecture": {
        "64bit": {
            "url": "https://github.com/opentoonz/opentoonz/releases/download/v1.7.1/OpenToonzSetup.exe",
            "hash": "8825f1bb2717ad9348a37a06fb75ae2230b87ce0727b2a91d6769821cf0a8823"
        }
    },
    "innosetup": true,
    "shortcuts": [
        [
            "OpenToonz.exe",
            "OpenToonz"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/opentoonz/opentoonz/releases/download/v$version/OpenToonzSetup.exe"
            }
        }
    }
}
