cloudflared: Update to version 2021.11.0

This commit is contained in:
Richard Kuhnt 2021-11-04 16:00:32 +00:00
parent 8a68ad07bf
commit a2b87457b3

View File

@ -1,5 +1,5 @@
{
"version": "2021.10.5",
"version": "2021.11.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.10.5/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "7427149732f889bf8ce2a553b96ea8f4cbd31a79cb3d7d21b73c44bf0abf1a79"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2021.11.0/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "4347102d5ad97b14857fe234fa7ed99c58d373d687c310e51d2afa79ef54dce4"
},
"32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2021.10.5/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "5b9299c78fa087f96773778799960721d0a673b5356505c973ccfae5b512f432"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2021.11.0/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "a002b589286992d61b0c0cae5be3be49457acb81d319883c5f5f127b055834ae"
}
},
"bin": "cloudflared.exe",