cloudflared: Update to version 2024.4.1

This commit is contained in:
github-actions[bot] 2024-04-23 16:27:30 +00:00
parent 3fc6034680
commit b207e235e9

View File

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