cloudflared: Update to version 2022.10.3

This commit is contained in:
github-actions[bot] 2022-10-26 16:30:43 +00:00
parent ecdad17b3f
commit f27982749b

View File

@ -1,16 +1,16 @@
{
"version": "2022.10.2",
"version": "2022.10.3",
"description": "Command-line client to interact with Cloudflare Tunnel, Cloudflare Access, start up a DNS over HTTPS resolver and more.",
"homepage": "https://github.com/cloudflare/cloudflared",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2022.10.2/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "ff75209deaa37d3818b48825e034fd9524f6f1ee2b37de60ac06669ac78ce7c0"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2022.10.3/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "290bd6a18857fc047b74c06d42bc4b6d538b65dd0a232c9a5de18ceb07f8f59e"
},
"32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2022.10.2/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "9ed0e5811747e6bac7158b064906c31460b55c59f388095b8405f014a9f348ef"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2022.10.3/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "12dcd011822311a4387d39fcb55259dc2c146165073ff2070ce120c092f0c03d"
}
},
"bin": "cloudflared.exe",