cloudflared: Update to version 2021.10.2

This commit is contained in:
Richard Kuhnt 2021-10-14 16:00:34 +00:00
parent 088b4db8e2
commit cdfa98592e

View File

@ -1,5 +1,5 @@
{ {
"version": "2021.10.0", "version": "2021.10.2",
"description": "Command-line client to interact with Cloudflare's Argo Tunnel, Cloudflare Access, start up a DNS over HTTPS resolver and more.", "description": "Command-line client to interact with Cloudflare's Argo 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.0/cloudflared-windows-amd64.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2021.10.2/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "120c8bc0bddb7ade948778d7a1c250de39a4b908119a010678ef23d6fd1bc4a4" "hash": "1312a2f2334d5b1a21e475faf41698ad1a5fe347864bd6c6bd0d4cea126df896"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2021.10.0/cloudflared-windows-386.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2021.10.2/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "78caf415a7ca331e3a1d5ad5ab6e17d62183abb8b86e8c5e97fb23c0fa9c4537" "hash": "20e297676ca7a6d557e5e61249e5dddbe5e3846250cab6eb77010daa745ab97f"
} }
}, },
"bin": "cloudflared.exe", "bin": "cloudflared.exe",