cloudflared: Update to version 2022.10.0

This commit is contained in:
github-actions[bot] 2022-10-03 20:30:36 +00:00
parent 9e89d4c980
commit 90026e98dc

View File

@ -1,16 +1,16 @@
{ {
"version": "2022.9.1", "version": "2022.10.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.9.1/cloudflared-windows-amd64.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2022.10.0/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "926341fbe9ac6920e1e6266328a61b6bcbe7543137283f4c7d85e2e1e5d1f070" "hash": "e64454778ec5d79721f59ed648259d31c8e2cf2e385b99d18498072963f59bd7"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2022.9.1/cloudflared-windows-386.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2022.10.0/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "94d282b7e3bb8d1e7a1ddffd6d1246d1c089d2f13fccdd3bc5316e37f39e11b8" "hash": "c8c427c00ff21bebd4f02e82049359d0e95d28e48cf754e2afd12461fdb9f472"
} }
}, },
"bin": "cloudflared.exe", "bin": "cloudflared.exe",