cloudflared: Update to version 2022.5.0

This commit is contained in:
github-actions[bot] 2022-05-03 08:36:00 +00:00
parent 88632debea
commit 5f5a9f6bf0

View File

@ -1,16 +1,16 @@
{ {
"version": "2022.4.1", "version": "2022.5.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.4.1/cloudflared-windows-amd64.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2022.5.0/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "fd1c6da5b2af0b4e94ef9e43609f3d2448333dbcc418180ec1d77f2959ed7b9c" "hash": "1489161133f70551cfca62f11ace790537822d758bead17bbd0c443bf0c723bb"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2022.4.1/cloudflared-windows-386.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2022.5.0/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "e54cc74a06b3f0688cc6a104f3fbe01f62db7c99db4794d81014757058b93862" "hash": "06ab4c8ad224540dfcfdfc6fe2273e4177a32720b738508a86419425b5141f4e"
} }
}, },
"bin": "cloudflared.exe", "bin": "cloudflared.exe",