cloudflared: Update to version 2023.2.2

This commit is contained in:
github-actions[bot] 2023-02-27 20:27:28 +00:00
parent fac965b394
commit 1d38b3164b

View File

@ -1,16 +1,16 @@
{ {
"version": "2023.2.1", "version": "2023.2.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/2023.2.1/cloudflared-windows-amd64.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2023.2.2/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "d3a0e1a79158f3985cd49607ebe0cdfcc49cb9af96b8f43aefd0cdfe2f22e663" "hash": "f5c5e962577e2293c4ad10603816dce7cc273585969615fbf4e4bfa9eaff1688"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2023.2.1/cloudflared-windows-386.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2023.2.2/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "d14c52d9220b606f428a8fe9f7c108b0d6f14cf71e7384749e98e6a95962e68f" "hash": "b6fc9493778cbe3bfc062d73f5cc604bc0ff058bc5e5dc6aac87f3a4008b54b6"
} }
}, },
"bin": "cloudflared.exe", "bin": "cloudflared.exe",