{
    "version": "10.6.2.0",
    "description": "A powerful and useful tool for Office deployments",
    "homepage": "https://otp.landian.vip/",
    "license": "GPL-3.0-or-later",
    "suggest": {
        ".NET Desktop Runtime": "extras/windowsdesktop-runtime-lts"
    },
    "architecture": {
        "64bit": {
            "url": "https://github.com/YerongAI/Office-Tool/releases/download/v10.6.2.0/Office_Tool_v10.6.2.0_x64.zip",
            "hash": "3a2922f2175679702e83dcd96f33b10910ee4f8ef2796039a6bea125d2a57ae7"
        },
        "32bit": {
            "url": "https://github.com/YerongAI/Office-Tool/releases/download/v10.6.2.0/Office_Tool_v10.6.2.0_x86.zip",
            "hash": "e983ed91185f886af9186c44e3b06637d8651015f36020f2565bb4e10c5af0a0"
        },
        "arm64": {
            "url": "https://github.com/YerongAI/Office-Tool/releases/download/v10.6.2.0/Office_Tool_v10.6.2.0_arm64.zip",
            "hash": "523b54b3fd6e9cab6c3d4780f8bb7e474663e1644dcd652449f8b1b3bce8c8bd"
        }
    },
    "extract_dir": "Office Tool",
    "bin": "Office Tool Plus.Console.exe",
    "shortcuts": [
        [
            "Office Tool Plus.exe",
            "Office Tool Plus"
        ]
    ],
    "checkver": {
        "github": "https://github.com/YerongAI/Office-Tool"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/YerongAI/Office-Tool/releases/download/v$version/Office_Tool_v$version_x64.zip"
            },
            "32bit": {
                "url": "https://github.com/YerongAI/Office-Tool/releases/download/v$version/Office_Tool_v$version_x86.zip"
            },
            "arm64": {
                "url": "https://github.com/YerongAI/Office-Tool/releases/download/v$version/Office_Tool_v$version_arm64.zip"
            }
        },
        "hash": {
            "url": "https://github.com/YerongAI/Office-Tool/releases/latest",
            "regex": "(?s)$basename.*?$sha256"
        }
    }
}
