cloudflared: Update to version 2021.3.1

This commit is contained in:
Richard Kuhnt 2021-03-15 20:00:32 +00:00
parent 7666a1faea
commit 6033fe6744

View File

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