cloudflared: Update to version 2021.6.0

This commit is contained in:
Richard Kuhnt 2021-06-22 11:00:23 +00:00
parent d766dcdf28
commit 8d8a3c2751

View File

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