{ "version": "1.13.0", "description": "Cloudflare Workers project manager", "homepage": "https://developers.cloudflare.com/workers/tooling/wrangler", "license": "MIT|Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/cloudflare/wrangler/releases/download/v1.13.0/wrangler-v1.13.0-x86_64-pc-windows-msvc.tar.gz", "hash": "1453f02344dd0a842f5a2bdb349c5c47152f34c5bcf766ac43062ef037ff7fe4" } }, "extract_dir": "dist", "bin": "wrangler.exe", "checkver": { "github": "https://github.com/cloudflare/wrangler" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/cloudflare/wrangler/releases/download/v$version/wrangler-v$version-x86_64-pc-windows-msvc.tar.gz" } } } }