cloudflared: Update to version 2023.4.2

This commit is contained in:
github-actions[bot] 2023-04-25 00:34:45 +00:00
parent c143f14c62
commit 0f210da6e3

View File

@ -1,16 +1,16 @@
{
"version": "2023.4.1",
"version": "2023.4.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": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2023.4.1/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "ae047e2095e46c3f9c518b2be67ec753f4f0aad23b261a361fcb6144dcdb63b4"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2023.4.2/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "53f8adbd76c0eb16f5e43cadde422474d8a06f9c8f959389c1930042ad8beaa5"
},
"32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2023.4.1/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "648c8d2f8001c113d2986dd00b7bbd181593d462bef73522cee212c4f71f95b3"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2023.4.2/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "c2cfd23fdc6c0e1b1ffa0e545cbe556f18d11b362b4a89ba0713f6ab01c4827f"
}
},
"bin": "cloudflared.exe",