{
    "version": "9.4.0",
    "description": "Free Graphic Design Software",
    "homepage": "https://icons8.com/lunacy",
    "license": {
        "identifier": "Freeware",
        "url": "https://docs.icons8.com/lunacy%20license.md"
    },
    "architecture": {
        "64bit": {
            "url": "https://lun-eu.icons8.com/s/setup/LunacySetup_9.4.0.exe",
            "hash": "1fa942c9044857386bfefded48e410df34a2ff113d0f792e5b90b008be1c54cb"
        }
    },
    "innosetup": true,
    "bin": "Lunacy.exe",
    "shortcuts": [
        [
            "Lunacy.exe",
            "Lunacy"
        ]
    ],
    "checkver": {
        "url": "https://docs.icons8.com/release-notes/",
        "regex": "setup/LunacySetup_([\\d.]+)\\.exe"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://lun-eu.icons8.com/s/setup/LunacySetup_$version.exe"
            }
        }
    }
}
