cloudflared: Update to version 2025.6.0

This commit is contained in:
github-actions[bot] 2025-06-11 12:32:00 +00:00
parent b631f85694
commit 8b11e58ebe

View File

@ -1,16 +1,16 @@
{ {
"version": "2025.5.0", "version": "2025.6.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.5.0/cloudflared-windows-amd64.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2025.6.0/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "27c8c4b706fbe12035eb55b4da208523928e91386c91fd89d1557fecb35cefe6" "hash": "4e35933ff4861464d69379a22be22a197f7a9fba5f60b8b6189e96fdebccc0da"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2025.5.0/cloudflared-windows-386.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2025.6.0/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "e622cde5608c6ebf1bef0e89010b4af77595123cc4cf0afc22d875edb653dbbe" "hash": "1a673fba4ce1e656d36bcf11ef024ba23e43d954dd120643f24e12036eb94e6b"
} }
}, },
"bin": "cloudflared.exe", "bin": "cloudflared.exe",