cloudflared: Update to version 2022.1.2

This commit is contained in:
github-actions[bot] 2022-01-13 16:32:05 +00:00
parent 4253b5d234
commit e856b0fecd

View File

@ -1,5 +1,5 @@
{
"version": "2022.1.0",
"version": "2022.1.2",
"description": "Command-line client to interact with Cloudflare 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/2022.1.0/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "2032819f013e9e17b0050bc5831065631a9dc5f06b214247c2f1d4c4b6385af3"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2022.1.2/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "383ba54e064d1394f1e28306d99b4ebd45948c7db87bf8e7fe5815c62fac0d13"
},
"32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2022.1.0/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "1bbbd95d4aeb90a7795d8e284d0f4d096cc9334c75b53fc65aaad1821b53b3b9"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2022.1.2/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "4085ce82631094fa1c7ce64129dce0928760e823e33d5f2727e7fe817b9f3d7b"
}
},
"bin": "cloudflared.exe",