cloudflared: Update to version 2022.11.0

This commit is contained in:
github-actions[bot] 2022-11-21 20:27:31 +00:00
parent 49857c9880
commit 5b1e45115c

View File

@ -1,16 +1,16 @@
{ {
"version": "2022.10.3", "version": "2022.11.0",
"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.3/cloudflared-windows-amd64.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2022.11.0/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "290bd6a18857fc047b74c06d42bc4b6d538b65dd0a232c9a5de18ceb07f8f59e" "hash": "b77c91e405fa969b55099b878bb6c2e8655f3619d867c39549b0faf19f400a2c"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2022.10.3/cloudflared-windows-386.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2022.11.0/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "12dcd011822311a4387d39fcb55259dc2c146165073ff2070ce120c092f0c03d" "hash": "63b6810b6c4474c74b9da49c49665bf916ea212a18a2e386868805e46aca0781"
} }
}, },
"bin": "cloudflared.exe", "bin": "cloudflared.exe",