{
    "version": "1.10.52",
    "description": "Recovery and prevention of Repetitive Strain Injury (RSI)",
    "homepage": "http://www.workrave.org",
    "license": "GPL-3.0-only",
    "url": "https://github.com/rcaelers/workrave/releases/download/v1_10_52/workrave-win32-v1.10.52.exe",
    "hash": "675e5ce334deee160c1f90f470ccf65a822f3ce669591a6708bb65d2c6f6f1db",
    "innosetup": true,
    "shortcuts": [
        [
            "lib\\workrave.exe",
            "Workrave"
        ]
    ],
    "checkver": {
        "github": "https://github.com/rcaelers/workrave",
        "regex": "workrave-win32-v([\\d.]+)\\.exe"
    },
    "autoupdate": {
        "url": "https://github.com/rcaelers/workrave/releases/download/v$underscoreVersion/workrave-win32-v$version.exe"
    }
}
