{
    "version": "1.34",
    "description": "Simple, fast image viewer supporting static, animated, live, and RAW formats.",
    "homepage": "https://github.com/jark006/JarkViewer",
    "license": {
        "identifier": "MIT",
        "url": "https://github.com/jark006/JarkViewer/blob/main/LICENSE"
    },
    "architecture": {
        "64bit": {
            "url": "https://github.com/jark006/JarkViewer/releases/download/v1.34/JarkViewer.exe",
            "hash": "a5f60beb5db5729e2734d4de38bfcdc1e063dc83ee00218f80b27b092afdade8"
        }
    },
    "bin": "JarkViewer.exe",
    "shortcuts": [
        [
            "JarkViewer.exe",
            "JarkViewer"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/jark006/JarkViewer/releases/download/v$version/JarkViewer.exe"
            }
        }
    }
}
