{
    "version": "2.0.2",
    "homepage": "https://github.com/hiroi-sora/Umi-OCR",
    "description": "OCR software, free and offline. (Rapid)",
    "license": "MIT License",
    "architecture": {
        "64bit": {
            "url": "https://github.com/hiroi-sora/Umi-OCR/releases/download/release/2.0.2/Umi-OCR_Rapid_v2.0.2.7z.exe",
            "hash": "fbca7e0f6fa8b560a15548d5a6fe4549a13a428eeee3b2aa68b508a0094c9ea8",
            "extract_dir": "Umi-OCR_Rapid_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_Rapid_v$version.7z.exe",
                "extract_dir": "Umi-OCR_Rapid_v$version"
            }
        }
    }
}
