{
    "version": "11.3.12.0",
    "description": "A powerful and useful tool for Office deployments",
    "homepage": "https://www.officetool.plus",
    "license": "GPL-3.0-or-later",
    "architecture": {
        "64bit": {
            "url": "https://github.com/YerongAI/Office-Tool/releases/download/v11.3.12.0/Office_Tool_with_runtime_v11.3.12.0_x64.7z",
            "hash": "567d87d1feb2639df98cab49c47b1442e95151c47a99a1964e779e8fb59ceff2"
        },
        "arm64": {
            "url": "https://github.com/YerongAI/Office-Tool/releases/download/v11.3.12.0/Office_Tool_with_runtime_v11.3.12.0_arm64.7z",
            "hash": "b5f14c04fbd3695d3a276f26678b96b4e2973451cc9f9c6d1163b408a5c6252d"
        }
    },
    "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_with_runtime_v$version_x64.7z"
            },
            "arm64": {
                "url": "https://github.com/YerongAI/Office-Tool/releases/download/v$version/Office_Tool_with_runtime_v$version_arm64.7z"
            }
        }
    }
}
