cloudflared: Update to version 2021.8.0

This commit is contained in:
Richard Kuhnt 2021-08-02 10:00:36 +00:00
parent 9866a819fc
commit bc07bb574e

View File

@ -1,5 +1,5 @@
{
"version": "2021.7.4",
"version": "2021.8.0",
"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.4/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "53edf9530f8dfac5c8f4bc831ad5d581278ef0dc9d195e39e055008fc795d071"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2021.8.0/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "586fa7554400bfb44f01982d4aaa265b22616db26762226b47b42b77aba0cd55"
},
"32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2021.7.4/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "8668236c5f17e544c13560ff7ca24b2bba59ce947542a567cd70d7bc627bf37e"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2021.8.0/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "279db2f1e4b1a8356938742015096bc1434049a40244c5a38a88e50f8c1e76a5"
}
},
"bin": "cloudflared.exe",