cloudflared: Update to version 2021.7.4

This commit is contained in:
Richard Kuhnt 2021-07-28 11:00:36 +00:00
parent d9eb1db8d8
commit afeb885ab1

View File

@ -1,5 +1,5 @@
{
"version": "2021.7.3",
"version": "2021.7.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.7.3/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "ca461a8266e17089d41d3041cf5b5bd835f963901f007064fbc242ad9de21247"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2021.7.4/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "53edf9530f8dfac5c8f4bc831ad5d581278ef0dc9d195e39e055008fc795d071"
},
"32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2021.7.3/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "7bb68fcf8480ea5996496d4933393e6e11a22b7234efb66dd1e3e9f3af7ec676"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2021.7.4/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "8668236c5f17e544c13560ff7ca24b2bba59ce947542a567cd70d7bc627bf37e"
}
},
"bin": "cloudflared.exe",