cloudflared: Update to version 2021.5.4

This commit is contained in:
Richard Kuhnt 2021-05-14 20:00:28 +00:00
parent 80553284e5
commit 29894a191e

View File

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