cloudflared: Update to version 2022.6.2

This commit is contained in:
github-actions[bot] 2022-06-17 12:31:33 +00:00
parent d31c7ee939
commit 8aadbf119b

View File

@ -1,16 +1,16 @@
{ {
"version": "2022.6.1", "version": "2022.6.2",
"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": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2022.6.1/cloudflared-windows-amd64.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2022.6.2/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "4113d81e8a79b27036fa05e8a77c101949d213885aabdad6843fb26fd20f5810" "hash": "3c037c36a906d0c1e80dccb8397b24e06f83dc06503a353da96c282162aac2dc"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2022.6.1/cloudflared-windows-386.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2022.6.2/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "e949773cb7ca4340927d54654cfb78ca82a3a5a7894c7b0a3aef036661627100" "hash": "a58894a2139ed42f9671d81e6ec4caeeca4d245bb4ba8becc3372e52d0372cca"
} }
}, },
"bin": "cloudflared.exe", "bin": "cloudflared.exe",