{
    "version": "7.10.8",
    "description": "The Next-Gen Collaboration Suite",
    "homepage": "https://www.larksuite.com/",
    "license": {
        "identifier": "Proprietary",
        "url": "https://www.larksuite.com/en_us/user-terms-of-service"
    },
    "notes": "Runtime data are stored in '%APPDATA%\\LarkInternational', and are not persisted by Scoop.",
    "url": "https://sf16-va.larksuitecdn.com/obj/lark-artifact-storage/562a5094/Lark-win32_ia32-7.10.8-signed.exe#/dl.7z",
    "hash": "md5:2a4b48eefad2d6c4d4e311748d4fefe9",
    "extract_to": "app",
    "shortcuts": [
        [
            "app/Lark.exe",
            "Lark"
        ]
    ],
    "checkver": {
        "url": "https://www.larksuite.com/api/downloads",
        "jsonpath": "$.versions.Windows.download_link",
        "regex": "storage/(?<tag>[\\w.-/].*?)/(?<suffix>[\\w.-].*?)-([\\d.]+)"
    },
    "autoupdate": {
        "url": "https://sf16-va.larksuitecdn.com/obj/lark-artifact-storage/$matchTag/Lark-win32_ia32-$version-signed.exe#/dl.7z",
        "hash": {
            "url": "https://www.larksuite.com/api/downloads",
            "jsonpath": "$.versions.Windows.hash"
        }
    }
}
