cloudflared: Update to version 2021.5.9

This commit is contained in:
Richard Kuhnt 2021-05-21 18:01:47 +00:00
parent afb913ab2f
commit 2f1b4a496b

View File

@ -1,5 +1,5 @@
{
"version": "2021.5.8",
"version": "2021.5.9",
"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",
"license": {
@ -8,12 +8,12 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2021.5.8/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "dfba1881906a71ffba3337cf40fc53b7be18c1403b0368b62ef5b02d5a8d5d7b"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2021.5.9/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "508eddb18baa371b8e9c0e08e2c5956859e8da6e0f7d71b822f21b416a559ff3"
},
"32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2021.5.8/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "91f31bedfdc5ce1d9ca2bede0d92b91ac27d1c2d03f0691e3e1418a1255bc132"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2021.5.9/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "98feba254768a6428f57cf8f31e04379300bffc8e6bf01f3510865d9cf17fd68"
}
},
"bin": "cloudflared.exe",