cloudflared: Update to version 2021.1.5

This commit is contained in:
Jakub Čábera 2021-01-18 13:43:37 +01:00
parent dc4e2426e9
commit a539689cb7

View File

@ -1,5 +1,5 @@
{
"version": "2021.1.4",
"version": "2021.1.5",
"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.4/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "e9a71710270b36014946fd0d88a23aa01cfcb2f878e0e46194a39e89e04faffa"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2021.1.5/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "45259e88e36e2c0754063c7506f43d81a357214f2fba04913bb6488a916fdc8d"
},
"32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2021.1.4/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "b4a005511c9f81ba24ee85e0a0951fa534159a747565a24ec5a0e62642486190"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2021.1.5/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "33eb664677143b4b4ac5f56372cfb9f294cffc0a007cbb5a0ebd149a1ffba6b0"
}
},
"bin": "cloudflared.exe",