cloudflared: Update to version 2021.1.3

This commit is contained in:
Jakub Čábera 2021-01-14 17:45:44 +01:00
parent 62ce22e412
commit a17292424a

View File

@ -1,5 +1,5 @@
{
"version": "2021.1.2",
"version": "2021.1.3",
"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.1.2/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "94ed5933fe00cf1bca26800cf572137b458f053eae9ac08a1372989bb72c3213"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2021.1.3/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "6c1782f9371fb1fa8aa58236aad05c605e19927bddf243b6dccee2151e92880e"
},
"32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2021.1.2/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "60ab3869c73e4052cefdc24c791abdd52563ac6d581976b97496fc57e9137997"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2021.1.3/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "e563d6ce0eff011b0a7087c53bda963743d4e52b57e932b359c741e317356e64"
}
},
"bin": "cloudflared.exe",