cloudflared: Update to version 2022.5.2

This commit is contained in:
github-actions[bot] 2022-05-30 12:30:40 +00:00
parent abd3b76bbd
commit ca95768316

View File

@ -1,16 +1,16 @@
{
"version": "2022.5.1",
"version": "2022.5.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.5.1/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "29f16c6b422336265af0b6bf5172823f17eea4dc848fd40e1ea3903256e04307"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2022.5.2/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "654d81fd73e11517c14449c5062759b706199183f9e89e409c11f2ec5413b164"
},
"32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2022.5.1/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "977d109f56a4b20d0d581ab3c8fa4faceb8b315194cf08eabfc939462837a85f"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2022.5.2/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "3d4180aa46e9f1cb948e5e5970960afb6f76a547b2b965c16904ed4aa1105d83"
}
},
"bin": "cloudflared.exe",