cloudflared: Update to version 2024.5.0

This commit is contained in:
github-actions[bot] 2024-05-16 16:28:03 +00:00
parent 160c3e2a2e
commit a9de227a4d

View File

@ -1,16 +1,16 @@
{
"version": "2024.4.1",
"version": "2024.5.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.4.1/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "e1ce2bcf3d1137a9248f7cebb22976fd6b66f5dc2e852231003f1db13262dc86"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2024.5.0/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "af4668a6331e008162ec70250ef809885a3c57eb7c6a161b672b18f4b9540283"
},
"32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2024.4.1/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "b43da5dc923e7559af005971181137b48151832f18023e49b3f9f914d2b9c3fd"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2024.5.0/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "518403bd0037e13d6846d24732cb516a5b6b69f1c107b1938314b1ff4f620070"
}
},
"bin": "cloudflared.exe",