diff --git a/bucket/wrangler.json b/bucket/wrangler.json index 1517cd0867..312daf7c91 100644 --- a/bucket/wrangler.json +++ b/bucket/wrangler.json @@ -1,12 +1,12 @@ { - "version": "1.19.4", + "version": "1.19.5", "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.4/wrangler-v1.19.4-x86_64-pc-windows-msvc.tar.gz", - "hash": "c7a8d5736995c0242d2ad81b3cc7ffe7f0894a85e3af6d41a897ce3f271c1d57" + "url": "https://github.com/cloudflare/wrangler/releases/download/v1.19.5/wrangler-v1.19.5-x86_64-pc-windows-msvc.tar.gz", + "hash": "93c33cdbd394e276576926ef88c036b2493706d9c17a2c87e98931260d22bceb" } }, "extract_dir": "dist",