{
    "version": "1.10.54",
    "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_54/workrave-win32-v1.10.54.exe",
    "hash": "e9afc83714623ef2a8fd0e38bfd608341d500c5ce26227e4a14160a7ae864702",
    "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"
    }
}
