cloudflared: Update to version 2022.2.1

This commit is contained in:
github-actions[bot] 2022-02-18 12:30:24 +00:00
parent 8b3ae4b1e4
commit 26a761aa9d

View File

@ -1,5 +1,5 @@
{
"version": "2022.2.0",
"version": "2022.2.1",
"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",
"license": {
@ -8,12 +8,12 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2022.2.0/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "853d05b97faa0ad20108c6dc19d9e1e6b4f284e66b476093934dee5df47b84d4"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2022.2.1/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "609d77288e5881a8e528ddf440fe1e3b9dc684fed519e785e11d66aebf13eaee"
},
"32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2022.2.0/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "0c2eec4a17cd88e7805334f9ccf5c90c456b3614e22bef19664d487142727263"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2022.2.1/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "ef825eccf8a0b5380d13cd76d2143691873b23bd48aa134167508a02b1c48585"
}
},
"bin": "cloudflared.exe",