{
    "version": "1.6.13",
    "description": "Quick, simple but powerful image editor (Community Edition)",
    "homepage": "https://photoflare.io",
    "license": "GPL-3.0-or-later",
    "architecture": {
        "64bit": {
            "url": "https://launchpad.net/photofiltre-lx/trunk/v1.6.13/%2Bdownload/Photoflare_CE_1.6.13_amd64_win_portable.zip",
            "hash": "md5:291b64c8725b48738aea51a065c88db1",
            "extract_dir": "Photoflare_CE_1.6.13_amd64_win_portable"
        }
    },
    "bin": [
        "ce_photoflare.exe",
        [
            "ce_photoflare.exe",
            "photoflare"
        ]
    ],
    "shortcuts": [
        [
            "ce_photoflare.exe",
            "PhotoFlare"
        ]
    ],
    "checkver": {
        "url": "https://photoflare.io/changelog/",
        "regex": ">v([\\d.]+)\\s+&#8211;\\s+\\d{2}"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://launchpad.net/photofiltre-lx/trunk/v$version/%2Bdownload/Photoflare_CE_$matchHead_amd64_win_portable.zip",
                "extract_dir": "Photoflare_CE_$matchHead_amd64_win_portable"
            }
        },
        "hash": {
            "url": "$url/%2Bmd5"
        }
    }
}
