cloudflared: Update to version 2021.10.5

This commit is contained in:
Jakub Čábera 2021-10-25 13:24:06 -07:00
parent 43a973cd2e
commit 9516adfa65

View File

@ -1,5 +1,5 @@
{ {
"version": "2021.10.4", "version": "2021.10.5",
"description": "Command-line client to interact with Cloudflare Tunnel, Cloudflare Access, start up a DNS over HTTPS resolver and more.", "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", "homepage": "https://github.com/cloudflare/cloudflared",
"license": { "license": {
@ -8,12 +8,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2021.10.4/cloudflared-windows-amd64.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2021.10.5/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "eff4196e32cd8d55a371ef6f50123f134d411ccdd555460586aa65bf565fcd7f" "hash": "7427149732f889bf8ce2a553b96ea8f4cbd31a79cb3d7d21b73c44bf0abf1a79"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2021.10.4/cloudflared-windows-386.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2021.10.5/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "e03dada1de2b498462fc89aea021ba1d1bb79f6d6d4e96c34574fbb3dd061169" "hash": "5b9299c78fa087f96773778799960721d0a673b5356505c973ccfae5b512f432"
} }
}, },
"bin": "cloudflared.exe", "bin": "cloudflared.exe",