cloudflared: Update to version 2022.3.0

This commit is contained in:
github-actions[bot] 2022-03-04 12:30:06 +00:00
parent 0b669186f2
commit 3dc262be9a

View File

@ -1,16 +1,16 @@
{ {
"version": "2022.2.2", "version": "2022.3.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.2.2/cloudflared-windows-amd64.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2022.3.0/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "c3e76372f8574374b399888b4ed6e9afe5e8323d78a33116ea3180723e920702" "hash": "a881c9c7d78322fff038ca98c59385cf367f256ba926be676c58c874c1e31e7a"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2022.2.2/cloudflared-windows-386.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2022.3.0/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "5403d9c92d1109b361eeaf9489abba21d74cf9e2bd33c7a4716ba79e22bd1b7f" "hash": "cba356d8087e815137e7949606d7554e9eb75c35102d97ce8bf40b067efaa100"
} }
}, },
"bin": "cloudflared.exe", "bin": "cloudflared.exe",