{ "version": "1.0.0", "description": "Tencent SILK codec", "homepage": "https://github.com/idanran/silk-cli", "license": "MIT", "architecture": { "64bit": { "url": "https://mirror.ghproxy.com/https://github.com/idanran/silk-cli/releases/download/v1.0.0/silk-cli-win-x64-v1.0.0.zip" }, "arm64": { "url": "https://mirror.ghproxy.com/https://github.com/idanran/silk-cli/releases/download/v1.0.0/silk-cli-win-arm64-v1.0.0.zip" } }, "bin": "silk-cli.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://mirror.ghproxy.com/https://github.com/idanran/silk-cli/releases/download/v$version/silk-cli-win-x64-v$version.zip" }, "arm64": { "url": "https://mirror.ghproxy.com/https://github.com/idanran/silk-cli/releases/download/v$version/silk-cli-win-arm64-v$version.zip" } } } }