cloudflared: Update to version 2021.3.2

This commit is contained in:
Richard Kuhnt 2021-03-23 17:00:25 +00:00
parent f4d55dc91a
commit 4c7398005e

View File

@ -1,5 +1,5 @@
{ {
"version": "2021.3.1", "version": "2021.3.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.3.1/cloudflared-windows-amd64.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2021.3.2/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "569357aa4b37085c9447c0b71cc6e35d4e82fa98e6d613db1e6a49f492820fc7" "hash": "2678fe91bc6d018d92e9e11306fcdd12d1ba9058a05beffe301f442a17259faa"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2021.3.1/cloudflared-windows-386.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2021.3.2/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "7fa801e52ec782b9df8f1dfa9108f76ab9263c3bf10995136b7ecc5815215e68" "hash": "24f0da8d40778b04d3822a57634cd1f34f781bcc4e926af26e72f9c6302403ed"
} }
}, },
"bin": "cloudflared.exe", "bin": "cloudflared.exe",