cloudflared: Update to version 2021.4.0

This commit is contained in:
Richard Kuhnt 2021-04-07 22:00:18 +00:00
parent 5146f86cff
commit 6505c755f4

View File

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