cloudflared: Update to version 2022.2.0

This commit is contained in:
github-actions[bot] 2022-02-04 12:29:02 +00:00
parent 1b80848555
commit e769a52190

View File

@ -1,5 +1,5 @@
{
"version": "2022.1.3",
"version": "2022.2.0",
"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.1.3/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "3527df33ee6c7c2209f51c0b3f85a12bd59c30d0229b10a411c0093b470dbc63"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2022.2.0/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "853d05b97faa0ad20108c6dc19d9e1e6b4f284e66b476093934dee5df47b84d4"
},
"32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2022.1.3/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "4901467b5a831cc39ad9ec1f5c220ce9cb4d0a2dfa0ffc553a6bfbc13237a4aa"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2022.2.0/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "0c2eec4a17cd88e7805334f9ccf5c90c456b3614e22bef19664d487142727263"
}
},
"bin": "cloudflared.exe",