{
    "version": "2.0.2",
    "homepage": "https://github.com/hiroi-sora/Umi-OCR",
    "description": "OCR software, free and offline. (Paddle)",
    "license": "MIT License",
    "architecture": {
        "64bit": {
            "url": "https://github.com/hiroi-sora/Umi-OCR/releases/download/release/2.0.2/Umi-OCR_Paddle_v2.0.2.7z.exe",
            "hash": "28875194a3c78d2d88ad7f2cb44a4da4a1976e372b84e7dd5864dddf220eba63",
            "extract_dir": "Umi-OCR_Paddle_v2.0.2"
        }
    },
    "shortcuts": [
        [
            "Umi-OCR.exe",
            "Umi-OCR"
        ]
    ],
    "checkver": {
        "url": "https://github.com/hiroi-sora/Umi-OCR/releases/",
        "regex": "release/([\\d\\w.]+)"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/hiroi-sora/Umi-OCR/releases/download/release/$version/Umi-OCR_Paddle_v$version.7z.exe",
                "extract_dir": "Umi-OCR_Paddle_v$version"
            }
        }
    }
}
