{
    "version": "3.2.3",
    "description": "A time management app based on Pomodoro Technique and GTD theory.",
    "homepage": "https://pomotodo.com",
    "license": "Proprietary",
    "url": "https://cdn.hackplan.com/theair/1493880241/pomotodo_installer.exe",
    "hash": "d2c403255ea3eb87ed94883be87274d61e8c3afe6b10280c7cec09254da6ab3b",
    "innosetup": true,
    "shortcuts": [
        [
            "pomotodo.exe",
            "Pomotodo"
        ]
    ],
    "checkver": {
        "url": "https://air.pomotodo.com/v1/p/windows.pomotodo.com/latest.xml",
        "regex": "theair/(?<Downloadid>\\d+)/pomotodo_installer.exe'\\s+sparkle:version='([\\d.]+)'"
    },
    "autoupdate": {
        "url": "https://cdn.hackplan.com/theair/$matchDownloadid/pomotodo_installer.exe"
    }
}
