cloudflared: Update to version 2021.3.3

This commit is contained in:
Richard Kuhnt 2021-03-25 22:00:28 +00:00
parent ef68d653da
commit 827ec12956

View File

@ -1,5 +1,5 @@
{ {
"version": "2021.3.2", "version": "2021.3.3",
"description": "Command-line client to interact with Cloudflare's Argo Tunnel, Cloudflare Access, start up a DNS over HTTPS resolver and more.", "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", "homepage": "https://github.com/cloudflare/cloudflared",
"license": { "license": {
@ -8,12 +8,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2021.3.2/cloudflared-windows-amd64.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2021.3.3/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "2678fe91bc6d018d92e9e11306fcdd12d1ba9058a05beffe301f442a17259faa" "hash": "acd8b880df086eddca3956df226e6b603389611db0690714493f1d8f535c1b7b"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2021.3.2/cloudflared-windows-386.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2021.3.3/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "24f0da8d40778b04d3822a57634cd1f34f781bcc4e926af26e72f9c6302403ed" "hash": "8d46c531fda802c80d74a733f4a23efe182f69c35e7e08947c695826830a1b8e"
} }
}, },
"bin": "cloudflared.exe", "bin": "cloudflared.exe",