diff --git a/bucket/wrangler.json b/bucket/wrangler.json index 58a78ceb7c..9177f838b2 100644 --- a/bucket/wrangler.json +++ b/bucket/wrangler.json @@ -1,12 +1,12 @@ { - "version": "1.19.12", + "version": "1.19.13", "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.19.12/wrangler-v1.19.12-x86_64-pc-windows-msvc.tar.gz", - "hash": "4d5bc494bae4523fe0091a17e4006655b0a5af00dec2829fe58339794bebc6a2" + "url": "https://github.com/cloudflare/wrangler/releases/download/v1.19.13/wrangler-v1.19.13-x86_64-pc-windows-msvc.tar.gz", + "hash": "1e9c03a88cd8f069478ed06ad44dec7ff34b7f98e62fae727844b298011bbb3f" } }, "extract_dir": "dist",