cloudflared: Update to version 2021.2.5

This commit is contained in:
Jakub Čábera 2021-02-23 22:05:10 +01:00
parent b54b29b6f4
commit 1c2af1ad7b

View File

@ -1,5 +1,5 @@
{
"version": "2021.2.3",
"version": "2021.2.5",
"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.2.3/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "a26551c16532136dbadef890e628fb05bd450e7fc320e4a15274c2c0dd9f8e19"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2021.2.5/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "bb34bf0532dceff0d21d09175f1846aa0dc0c430f7b2ac31ca12cc8aebb744df"
},
"32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2021.2.3/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "3e5982d0d50e744c1a4dc7e6f90a7b16fefe40105e87fa4b51c099b29b020758"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2021.2.5/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "6ba0408bb63d81374f8149e0ba8741a98b2a64db8aa6ad16fb3ffa4f1caaaf3b"
}
},
"bin": "cloudflared.exe",