cloudflared: Update to version 2022.11.1

This commit is contained in:
github-actions[bot] 2022-11-30 12:31:05 +00:00
parent 2b1b40e49d
commit c715d8f33b

View File

@ -1,16 +1,16 @@
{ {
"version": "2022.11.0", "version": "2022.11.1",
"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.11.0/cloudflared-windows-amd64.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2022.11.1/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "b77c91e405fa969b55099b878bb6c2e8655f3619d867c39549b0faf19f400a2c" "hash": "5cca72ec6a667d41abf46701d4f7f806a6943b726295fd08c9e521f5848cf319"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2022.11.0/cloudflared-windows-386.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2022.11.1/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "63b6810b6c4474c74b9da49c49665bf916ea212a18a2e386868805e46aca0781" "hash": "8ce343a66065abaf8a15bdb86dca8fba97e783b280e82402177eee8c081c9618"
} }
}, },
"bin": "cloudflared.exe", "bin": "cloudflared.exe",