cloudflared: Update to version 2021.8.1

This commit is contained in:
Richard Kuhnt 2021-08-04 10:00:41 +00:00
parent 96efcb2bd9
commit d71211ae86

View File

@ -1,5 +1,5 @@
{ {
"version": "2021.8.0", "version": "2021.8.1",
"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.8.0/cloudflared-windows-amd64.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2021.8.1/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "586fa7554400bfb44f01982d4aaa265b22616db26762226b47b42b77aba0cd55" "hash": "61bd876ba972d0f021de1e714472af2cc3aa3894e0fabd58d224582c833abb84"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2021.8.0/cloudflared-windows-386.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2021.8.1/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "279db2f1e4b1a8356938742015096bc1434049a40244c5a38a88e50f8c1e76a5" "hash": "ec96861ffde643326f062760b9db5918a4a175d65cd133ef9b14fd963fc76b91"
} }
}, },
"bin": "cloudflared.exe", "bin": "cloudflared.exe",