cloudflared: Update to version 2021.5.10

This commit is contained in:
Richard Kuhnt 2021-05-26 14:00:23 +00:00
parent f4afd9c5cf
commit 26f82b280b

View File

@ -1,5 +1,5 @@
{
"version": "2021.5.9",
"version": "2021.5.10",
"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.9/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "508eddb18baa371b8e9c0e08e2c5956859e8da6e0f7d71b822f21b416a559ff3"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2021.5.10/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "effb10b3da8e861ba892768bada250562871a838eb83183af64faa9743d816b7"
},
"32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2021.5.9/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "98feba254768a6428f57cf8f31e04379300bffc8e6bf01f3510865d9cf17fd68"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2021.5.10/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "eef621d184ba547867385f3923b4a1cea60146e119215923c5b07f63b1241ffd"
}
},
"bin": "cloudflared.exe",