diff --git a/bucket/wrangler.json b/bucket/wrangler.json index b22b6946fe..a80c033d32 100644 --- a/bucket/wrangler.json +++ b/bucket/wrangler.json @@ -1,12 +1,12 @@ { - "version": "1.10.2", + "version": "1.10.3", "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.10.2/wrangler-v1.10.2-x86_64-pc-windows-msvc.tar.gz", - "hash": "cbc8c7e4752cc1f96f1c15d5f7bcfe76e1b0a2ff7325e545c8979fe7dd5a6a23" + "url": "https://github.com/cloudflare/wrangler/releases/download/v1.10.3/wrangler-v1.10.3-x86_64-pc-windows-msvc.tar.gz", + "hash": "b81582fb5a47ab2921e7f3b79284fd567700aff6ced07294dccd6159e2411a16" } }, "extract_dir": "dist",