{
    "version": "2.42",
    "description": "Graphical diary and journal",
    "homepage": "https://rednotebook.sourceforge.io/",
    "license": "GPL-3.0-or-later",
    "url": "https://github.com/jendrikseipp/rednotebook/releases/download/v2.42/rednotebook-2.42.exe",
    "hash": "232b5f90edf43a90ed6bc81ddf3a0efc3a3b7a9f6a2a55b57ae9c7a9b3247445",
    "innosetup": true,
    "bin": "rednotebook.exe",
    "shortcuts": [
        [
            "rednotebook.exe",
            "RedNotebook"
        ]
    ],
    "checkver": {
        "github": "https://github.com/jendrikseipp/rednotebook"
    },
    "autoupdate": {
        "url": "https://github.com/jendrikseipp/rednotebook/releases/download/v$version/rednotebook-$version.exe"
    }
}
