cloudflared: Update to version 2021.1.2

This commit is contained in:
Jakub Čábera 2021-01-14 09:12:30 +01:00
parent b7c62548ba
commit aa3a34c1e1

View File

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