wrangler: Update to version 1.19.12

This commit is contained in:
github-actions[bot] 2022-04-21 12:31:29 +00:00
parent b886ef40c6
commit b2b5bd5d38

View File

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