cloudflared: Update to version 2022.3.2

This commit is contained in:
github-actions[bot] 2022-03-16 16:30:02 +00:00
parent 05e2713928
commit 9817c0f26c

View File

@ -1,16 +1,16 @@
{
"version": "2022.3.1",
"version": "2022.3.2",
"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": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2022.3.1/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "a11c695c945d2d7747acd7c6f9f0d5ad10189813fc582f91558e2200bd9e35f8"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2022.3.2/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "36f318e1d873a4fae404e234591fe60de766ae466a79896c92a3845bd9c5d41c"
},
"32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2022.3.1/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "a43f57d6ebf3eb2216b653abadabc4449e9b8d33bf1f483a864296725fcb8a79"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2022.3.2/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "17c35225488c8c651298fc4e6fad6930bb7312b6fab5c173ba274f7e35218149"
}
},
"bin": "cloudflared.exe",