cloudflared: Update to version 2025.4.0

This commit is contained in:
github-actions[bot] 2025-04-02 16:30:23 +00:00
parent cb9e2b2975
commit 9b4d75724d

View File

@ -1,16 +1,16 @@
{ {
"version": "2025.2.1", "version": "2025.4.0",
"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/2025.2.1/cloudflared-windows-amd64.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2025.4.0/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "c5479e3ad7a78ba21b1bc56ed2742df2da74bf28612c34c7a7a8a98edc6682f2" "hash": "0f62fae4c3e0fdad2b173d8c4387ecb69142f0647e5bf3b0d0ab70ca457d52f5"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2025.2.1/cloudflared-windows-386.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2025.4.0/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "2f51d37d18486bfbe055485012854f8c494d070b9e6f9d1e3bc2d8ea56860fbb" "hash": "38439060beacdcd547878ab8f98b2604b6021427c4de3ee5c63a53183addbbfe"
} }
}, },
"bin": "cloudflared.exe", "bin": "cloudflared.exe",