cloudflared: Update to version 2021.12.4

This commit is contained in:
github-actions[bot] 2021-12-29 16:29:54 +00:00
parent f565562aef
commit ab76b87687

View File

@ -1,5 +1,5 @@
{
"version": "2021.12.3",
"version": "2021.12.4",
"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/2021.12.3/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "87fd56b2ea3046a17160cc45b83b320e26390f90fca771378d559ef1aa6938c5"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2021.12.4/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "24b1d71a82999da557b355af2ad15c3500c2870384220ecf2f48978c6f8dd3cb"
},
"32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2021.12.3/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "2e8a87686b37fa64f9db12fbc03c97f6e5ac7efdc1a982c7c085db7301e38430"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2021.12.4/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "b791e627facfead55ba64dbcb625a434fb5d13f4c6ff9a6bac6ba544298b6915"
}
},
"bin": "cloudflared.exe",