cloudflared: Update to version 2021.12.3

This commit is contained in:
github-actions[bot] 2021-12-23 16:31:17 +00:00
parent cd99c694ed
commit bd0886ec58

View File

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