{
    "version": "2.31",
    "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.31/rednotebook-2.31.exe",
    "hash": "a0365dfcfd5f8dd40bca79d3061ab11cc5856c97384c537dd4f7b427142b5154",
    "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"
    }
}
