cloudflared: Update to version 2020.11.10

This commit is contained in:
Jakub Čábera 2020-11-23 12:23:03 +01:00
parent 9c29c4289a
commit 6de81ba3e1

View File

@ -1,19 +1,19 @@
{ {
"version": "2020.11.8", "version": "2020.11.10",
"homepage": "https://github.com/cloudflare/cloudflared",
"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",
"license": { "license": {
"identifier": "Freeware", "identifier": "Freeware",
"url": "https://github.com/cloudflare/cloudflared/blob/master/LICENSE" "url": "https://github.com/cloudflare/cloudflared/blob/master/LICENSE"
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2020.10.8/cloudflared-windows-amd64.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2020.11.10/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "2a92a0685cf802be11503954ac9506ee279ab082a408a40b63b26e17fe9dbe47" "hash": "42e28363bef52a59cb83993cc5b55c264128509bde2c8836003a649503deea1e"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2020.10.8/cloudflared-windows-386.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2020.11.10/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "a389d018434512ef1d1300c2d0784b470315de1387b4e53ef4ef7abe77d8ac5b" "hash": "31be7d2b0fc381ce7cf4b9aab7af99160ce6795ab7a3e0945e6a7f5b6a03521f"
} }
}, },
"bin": "cloudflared.exe", "bin": "cloudflared.exe",