{
    "version": "0.9.2",
    "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.9.2/oculante.exe",
    "hash": "cc8d98cce00dd28d00071c2e5db1b204e051b59143b4c3a2bfafcdcbfe9ef3c2",
    "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"
    }
}
