cloudflared: Update to version 2021.3.5

This commit is contained in:
Richard Kuhnt 2021-03-26 20:00:39 +00:00
parent 77b9964216
commit 547c7e2574

View File

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