cloudflared: Update to version 2021.12.0

This commit is contained in:
github-actions[bot] 2021-12-15 12:30:05 +00:00
parent 70566e59a1
commit a1fc32ea03

View File

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