{
    "version": "0.0.50",
    "description": "A simple screen annotation.",
    "homepage": "https://github.com/DmytroVasin/DrawPen",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/DmytroVasin/DrawPen/releases/download/v0.0.50/DrawPen-win32-x64-0.0.50.zip",
            "hash": "7c40390c93379c98aee975575247d6252fd5f7cc351435b32133a041ab4be43c"
        }
    },
    "shortcuts": [
        [
            "DrawPen.exe",
            "DrawPen"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/DmytroVasin/DrawPen/releases/download/v$version/DrawPen-win32-x64-$version.zip"
            }
        }
    }
}
