{
    "version": "0.9.4",
    "license": "GPL-3.0-only",
    "description": "A vector-based drawing app for sketching, handwritten notes.",
    "homepage": "https://rnote.flxzt.net/",
    "url": "https://github.com/flxzt/rnote/releases/download/v0.9.4/rnote-win-installer-0.9.4-x86_64.exe#/setup.exe",
    "hash": "e057855a92b9653f9616090a89d7a6eeb7d23158e10e5a16c08b06845ea78972",
    "innosetup": true,
    "shortcuts": [
        [
            "bin\\rnote.exe",
            "Rnote"
        ]
    ],
    "checkver": {
        "github": "https://github.com/flxzt/rnote"
    },
    "autoupdate": {
        "url": "https://github.com/flxzt/rnote/releases/download/v$version/rnote-win-installer-$version-x86_64.exe#/setup.exe"
    }
}
