cloudflared: Update to version 2021.3.6

This commit is contained in:
Richard Kuhnt 2021-03-31 09:00:21 +00:00
parent 04e0b509b6
commit a1ae396165

View File

@ -1,5 +1,5 @@
{
"version": "2021.3.5",
"version": "2021.3.6",
"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.3.5/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "a677436f0b255093ccde97a39011fefac6ec38c47ccb8c2e26c8434f62ff67c2"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2021.3.6/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "51512abbc208d057e7f2ec8e1d2cda1d7cd4f2629e8425927149f4454ddc5b43"
},
"32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2021.3.5/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "51ed8e9f9135e2591f0b036d6aef3dcc115da0308cf20068e2491e6dd56d492b"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2021.3.6/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "a8a310c6112be3045495b8975e639cbd080ff0c4eb904903ff985a1110405a25"
}
},
"bin": "cloudflared.exe",