{
    "version": "0.8.7",
    "description": "A minimalistic crossplatform image viewer written in Rust",
    "homepage": "https://github.com/woelper/oculante",
    "license": "MIT",
    "url": "https://github.com/woelper/oculante/releases/download/0.8.7/oculante.exe",
    "hash": "55d78e34e881471160fdc92477c75b3c4354b67944e526afe1976f927d1f84a4",
    "bin": "oculante.exe",
    "shortcuts": [
        [
            "oculante.exe",
            "oculante"
        ]
    ],
    "checkver": {
        "github": "https://github.com/woelper/oculante"
    },
    "autoupdate": {
        "url": "https://github.com/woelper/oculante/releases/download/$version/oculante.exe"
    }
}
