cloudflared: Update to version 2021.7.0

This commit is contained in:
Richard Kuhnt 2021-07-12 12:00:46 +00:00
parent f1ace25398
commit c73c5f4f2a

View File

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