{
    "version": "1.9.100",
    "description": "An easy to use on-screen annotation software (fork of gInk).",
    "homepage": "https://github.com/pubpub-zz/ppInk",
    "license": {
        "identifier": "MIT",
        "url": "https://github.com/pubpub-zz/ppInk/blob/master/license.txt"
    },
    "architecture": {
        "64bit": {
            "url": "https://github.com/pubpub-zz/ppInk/releases/download/v1.9.100/ppInk.1.9.100.zip",
            "hash": "3d7317bee4dd396b3b088bd116008b605938902512d1246a5dcb9df7a735b2ff"
        }
    },
    "extract_dir": "ppInk",
    "bin": "ppInk.exe",
    "shortcuts": [
        [
            "ppInk.exe",
            "ppInk"
        ]
    ],
    "persist": [
        "config.ini",
        "hotkeys.ini",
        "pens.ini"
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/pubpub-zz/ppInk/releases/download/v$version/ppInk.$version.zip"
            }
        }
    }
}
