cloudflared: Update to version 2021.1.1

This commit is contained in:
Jakub Čábera 2021-01-13 22:23:00 +01:00
parent a951524b0c
commit 157b75c9b2

View File

@ -1,5 +1,5 @@
{ {
"version": "2020.11.11", "version": "2021.1.1",
"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/2020.11.11/cloudflared-windows-amd64.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2021.1.1/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "879532f3e2a18acc692c37013c6f3b8c0bd862ada8f816c1bbcb23ad794d71b6" "hash": "8a309f82eeb55913121b342c60e0017ad765fccc7fbb18cca52b830b958e7fd9"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2020.11.11/cloudflared-windows-386.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2021.1.1/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "03044bf44ac446fcf894751810e1131c357b93efa582686cf5f4005acaa5fb70" "hash": "6e6a51a9b35272ad0ff68f42c8803c369a64b0652bd3ce780c2cc880e634e367"
} }
}, },
"bin": "cloudflared.exe", "bin": "cloudflared.exe",