diff --git a/bucket/wrangler.json b/bucket/wrangler.json index 1c577daa5f..26c9b5cf91 100644 --- a/bucket/wrangler.json +++ b/bucket/wrangler.json @@ -1,12 +1,12 @@ { - "version": "1.13.0", + "version": "1.14.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" + "url": "https://github.com/cloudflare/wrangler/releases/download/v1.14.0/wrangler-v1.14.0-x86_64-pc-windows-msvc.tar.gz", + "hash": "198f223bb38df535b48be205ea0c6fae7973c819f8a58bf6ee6493996bfa95eb" } }, "extract_dir": "dist",