cloudflared: Update to version 2021.10.0

This commit is contained in:
Richard Kuhnt 2021-10-12 11:01:49 +00:00
parent b8067d7950
commit e1c0416df6

View File

@ -1,5 +1,5 @@
{
"version": "2021.9.2",
"version": "2021.10.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.9.2/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "8cb7f615455040293308db1ba4916ed49b8118b3c9c901cbde9c4920610e9365"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2021.10.0/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "120c8bc0bddb7ade948778d7a1c250de39a4b908119a010678ef23d6fd1bc4a4"
},
"32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2021.9.2/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "d1c6966159a90c3f8bffd8cf00b1a77c378417fb54b3a592e2d1609787ea05df"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2021.10.0/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "78caf415a7ca331e3a1d5ad5ab6e17d62183abb8b86e8c5e97fb23c0fa9c4537"
}
},
"bin": "cloudflared.exe",