cloudflared: Update to version 2022.10.2

This commit is contained in:
github-actions[bot] 2022-10-20 08:30:51 +00:00
parent 2eba455acb
commit cefeee8297

View File

@ -1,16 +1,16 @@
{ {
"version": "2022.10.1", "version": "2022.10.2",
"description": "Command-line client to interact with Cloudflare Tunnel, Cloudflare Access, start up a DNS over HTTPS resolver and more.", "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", "homepage": "https://github.com/cloudflare/cloudflared",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2022.10.1/cloudflared-windows-amd64.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2022.10.2/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "2115e9ea9f4b719b8912f30c27b6f1b524aaa5772e2e96374f9bde0a66408978" "hash": "ff75209deaa37d3818b48825e034fd9524f6f1ee2b37de60ac06669ac78ce7c0"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2022.10.1/cloudflared-windows-386.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2022.10.2/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "89778e95716167097e5599c4be33ecd60c27402a8990423775f37204956c6fca" "hash": "9ed0e5811747e6bac7158b064906c31460b55c59f388095b8405f014a9f348ef"
} }
}, },
"bin": "cloudflared.exe", "bin": "cloudflared.exe",