cloudflared: Update to version 2021.12.1

This commit is contained in:
github-actions[bot] 2021-12-16 08:28:55 +00:00
parent 8848d89f34
commit c7f29b5e45

View File

@ -1,5 +1,5 @@
{
"version": "2021.12.0",
"version": "2021.12.1",
"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.0/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "564584dc4201c94e21a904ded6435754f71f6806bfb96071008a48492bead12e"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2021.12.1/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "5f77c71d2e129afeb9002ad3eae0aacc61fc6cf8fd26b8f7d09985e97233035b"
},
"32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2021.12.0/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "7530606d4ac773b7baa821623d59ed3ee34990101354944b17039aa0f2ebec9d"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2021.12.1/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "ad9eeeebb32273dbb72ee56d308d66faa57efe3c07f7f63dac4f954999a119d5"
}
},
"bin": "cloudflared.exe",