cloudflared: Update to version 2022.1.3

This commit is contained in:
github-actions[bot] 2022-01-28 16:29:28 +00:00
parent ac002557f5
commit 421e5b0e8e

View File

@ -1,5 +1,5 @@
{ {
"version": "2022.1.2", "version": "2022.1.3",
"description": "Command-line client to interact with Cloudflare Tunnel, Cloudflare Access, start up a DNS over HTTPS resolver and more.", "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", "homepage": "https://github.com/cloudflare/cloudflared",
"license": { "license": {
@ -8,12 +8,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2022.1.2/cloudflared-windows-amd64.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2022.1.3/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "383ba54e064d1394f1e28306d99b4ebd45948c7db87bf8e7fe5815c62fac0d13" "hash": "3527df33ee6c7c2209f51c0b3f85a12bd59c30d0229b10a411c0093b470dbc63"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2022.1.2/cloudflared-windows-386.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2022.1.3/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "4085ce82631094fa1c7ce64129dce0928760e823e33d5f2727e7fe817b9f3d7b" "hash": "4901467b5a831cc39ad9ec1f5c220ce9cb4d0a2dfa0ffc553a6bfbc13237a4aa"
} }
}, },
"bin": "cloudflared.exe", "bin": "cloudflared.exe",