cloudflared: Update to version 2022.3.3

This commit is contained in:
github-actions[bot] 2022-03-22 12:30:36 +00:00
parent 39229f94ab
commit 59585cbba5

View File

@ -1,16 +1,16 @@
{ {
"version": "2022.3.2", "version": "2022.3.3",
"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.3.2/cloudflared-windows-amd64.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2022.3.3/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "36f318e1d873a4fae404e234591fe60de766ae466a79896c92a3845bd9c5d41c" "hash": "3ac02b7c07c4ad612c757ab011c73de9cbc4ff10494ffff7407d924e615f2f92"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2022.3.2/cloudflared-windows-386.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2022.3.3/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "17c35225488c8c651298fc4e6fad6930bb7312b6fab5c173ba274f7e35218149" "hash": "80aa74f57d2ca1dada87312b97b3675f09bc5acc46dfb30406c2cb060747d944"
} }
}, },
"bin": "cloudflared.exe", "bin": "cloudflared.exe",