wrangler: Update to version 1.19.11

This commit is contained in:
github-actions[bot] 2022-03-22 12:30:36 +00:00
parent 59585cbba5
commit dccf2547d2

View File

@ -1,12 +1,12 @@
{
"version": "1.19.10",
"version": "1.19.11",
"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.10/wrangler-v1.19.10-x86_64-pc-windows-msvc.tar.gz",
"hash": "9ac9bb9880898694c8eafcaf4f77fa8f9f96fb1ee8f0110de44fbb5521e9bd92"
"url": "https://github.com/cloudflare/wrangler/releases/download/v1.19.11/wrangler-v1.19.11-x86_64-pc-windows-msvc.tar.gz",
"hash": "cffc8f97d44c081e77e36a1814b46cebb8703a5e41a62fe960c838c641088625"
}
},
"extract_dir": "dist",