{
    "version": "1.7.0",
    "description": "Interactive whiteboard for schools and universities",
    "homepage": "https://www.openboard.ch/index.en.html",
    "license": "GPL-3.0-only",
    "url": "https://github.com/OpenBoard-org/OpenBoard/releases/download/v1.7.0/OpenBoard_Installer_1.7.0.exe",
    "hash": "f11f22abd1bbb033c32ba57eb967deefb0646ecf14b5d78758eb13513d25644a",
    "innosetup": true,
    "shortcuts": [
        [
            "OpenBoard.exe",
            "OpenBoard"
        ]
    ],
    "checkver": {
        "github": "https://github.com/OpenBoard-org/OpenBoard"
    },
    "autoupdate": {
        "url": "https://github.com/OpenBoard-org/OpenBoard/releases/download/v$version/OpenBoard_Installer_$version.exe"
    }
}
