cloudflared: Update to version 2022.6.1

This commit is contained in:
github-actions[bot] 2022-06-15 12:31:30 +00:00
parent a16e18be7b
commit a74b01e4fd

View File

@ -1,16 +1,16 @@
{ {
"version": "2022.6.0", "version": "2022.6.1",
"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.0/cloudflared-windows-amd64.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2022.6.1/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "6b5a736dc34fe56848cc526936bf911555332e9a4c76b721ab6272e625a27f90" "hash": "4113d81e8a79b27036fa05e8a77c101949d213885aabdad6843fb26fd20f5810"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2022.6.0/cloudflared-windows-386.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2022.6.1/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "b4230128d4aa92f8ba1489757a52d227aa34cf4393b45ec7ee770b20a6b09940" "hash": "e949773cb7ca4340927d54654cfb78ca82a3a5a7894c7b0a3aef036661627100"
} }
}, },
"bin": "cloudflared.exe", "bin": "cloudflared.exe",