cloudflared: Update to version 2024.4.0

This commit is contained in:
github-actions[bot] 2024-04-10 13:11:42 +00:00
parent c619e0e070
commit 107f2fe069

View File

@ -1,16 +1,16 @@
{
"version": "2024.3.0",
"version": "2024.4.0",
"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/2024.3.0/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "8f27967907aee6face94d3ea55e455214c2e7afdb82e59d1dcce46b43b22e4e4"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2024.4.0/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "5680ec57a2f6641a27f11fdd600c09ee4bf6bbe2ccc180c28ddaf3cb46427511"
},
"32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2024.3.0/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "eeae5e52908063dca78c588559ca5ab9e94045c6ae555a078dcd8e9f72106ec1"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2024.4.0/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "4b63bc5d10950b7a301628eef79fc7328b861f0e149011f6e661971203988c3e"
}
},
"bin": "cloudflared.exe",