cloudflared: Update to version 2021.8.7

This commit is contained in:
Richard Kuhnt 2021-08-28 18:00:31 +00:00
parent 06db27b36f
commit e02d5b1629

View File

@ -1,5 +1,5 @@
{
"version": "2021.8.6",
"version": "2021.8.7",
"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.8.6/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "eca690004a5c59e3fae2ee69027a784f60c3e6c676ed9b4dea3f2f453f54f605"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2021.8.7/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "543947292dbc9cbe4d60c150ef3c558fd3741a608be2bdd06f710625fd21b109"
},
"32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2021.8.6/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "22e29b5c654e1eae53ab399aafb217b7cb47ed2932563a70453508bfdf13ed0c"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2021.8.7/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "f76730eed6f277d2f50aec6f1a33edbbd2da1cc171dc1ef0bfbb650ee17519b2"
}
},
"bin": "cloudflared.exe",