{
    "version": "3.6.24",
    "description": "Complete set of commands to define, develop, test serverless applications, and deploy them to the Alibaba Cloud.",
    "homepage": "https://alibabacloud.com/help/doc-detail/64204.html?lang=en",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://funcruft-release.oss-accelerate.aliyuncs.com/fun/fun-v3.6.24-win.exe.zip",
            "hash": "9e05614352e0b0a32a79cd69c754482f76a675df5b9b257c073d39527ba1c9c7"
        }
    },
    "pre_install": "Move-Item \"$dir\\fun*win.exe\" \"$dir\\fun.exe\"",
    "bin": "fun.exe",
    "checkver": {
        "github": "https://github.com/alibaba/funcraft"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://funcruft-release.oss-accelerate.aliyuncs.com/fun/fun-v$version-win.exe.zip"
            }
        }
    }
}
