cloudflared: Update to version 2021.9.2

This commit is contained in:
Richard Kuhnt 2021-09-28 14:00:39 +00:00
parent 00ae8e0dd6
commit a876afefe2

View File

@ -1,5 +1,5 @@
{ {
"version": "2021.9.1", "version": "2021.9.2",
"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.9.1/cloudflared-windows-amd64.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2021.9.2/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "a251568f74ba4387146d66f2b72bc09f5622cbed71b86fa46267553ee0ff5ffa" "hash": "8cb7f615455040293308db1ba4916ed49b8118b3c9c901cbde9c4920610e9365"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2021.9.1/cloudflared-windows-386.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2021.9.2/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "dcb82566198471d8050b1bf3b4871c2f629932af423bfd7b423de23dbf95b786" "hash": "d1c6966159a90c3f8bffd8cf00b1a77c378417fb54b3a592e2d1609787ea05df"
} }
}, },
"bin": "cloudflared.exe", "bin": "cloudflared.exe",