cloudflared: Update to version 2021.7.2

This commit is contained in:
Richard Kuhnt 2021-07-27 10:00:33 +00:00
parent a3912dc775
commit 47d6f5e5a5

View File

@ -1,5 +1,5 @@
{
"version": "2021.7.0",
"version": "2021.7.2",
"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.0/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "4149f13a895c6c4d8f35c4129ad58e0230553568d0e0fa79196b9d328f3b482e"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2021.7.2/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "6f8af2b562102d78d8d949b0739a2a99767f7a04cdd10313f8b1525cdc239af0"
},
"32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2021.7.0/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "35978c3aea72ec9cb0f3c201c59a0df2af0b3c42560c69f71c8954338c5d376e"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2021.7.2/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "adf7c583ed34ce2a3cf83405e09ac6eb23f7c23d90a55443df71fa75142c0229"
}
},
"bin": "cloudflared.exe",