cloudflared: Update to version 2021.12.2

This commit is contained in:
github-actions[bot] 2021-12-22 12:29:52 +00:00
parent b2e0a50a2c
commit f2fc04784d

View File

@ -1,5 +1,5 @@
{
"version": "2021.12.1",
"version": "2021.12.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": {
@ -8,12 +8,12 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2021.12.1/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "5f77c71d2e129afeb9002ad3eae0aacc61fc6cf8fd26b8f7d09985e97233035b"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2021.12.2/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "d78744d9b2913e907091555776c3325f50b37dd7cf352f80d67c7bf426b5d4e5"
},
"32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2021.12.1/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "ad9eeeebb32273dbb72ee56d308d66faa57efe3c07f7f63dac4f954999a119d5"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2021.12.2/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "42daf9efebbb21017f2b301f0b2c4b411aa4f4bc5fc95f834f115b5c2de3ff86"
}
},
"bin": "cloudflared.exe",