cloudflared: Update to version 2022.10.1

This commit is contained in:
github-actions[bot] 2022-10-19 04:59:53 +00:00
parent f51b948dba
commit b8a7d9f260

View File

@ -1,16 +1,16 @@
{ {
"version": "2022.10.0", "version": "2022.10.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.10.0/cloudflared-windows-amd64.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2022.10.1/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "e64454778ec5d79721f59ed648259d31c8e2cf2e385b99d18498072963f59bd7" "hash": "2115e9ea9f4b719b8912f30c27b6f1b524aaa5772e2e96374f9bde0a66408978"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2022.10.0/cloudflared-windows-386.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2022.10.1/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "c8c427c00ff21bebd4f02e82049359d0e95d28e48cf754e2afd12461fdb9f472" "hash": "89778e95716167097e5599c4be33ecd60c27402a8990423775f37204956c6fca"
} }
}, },
"bin": "cloudflared.exe", "bin": "cloudflared.exe",