cloudflared: Update to version 2025.10.0

This commit is contained in:
github-actions[bot] 2025-10-14 20:30:46 +00:00
parent 29d14f4e8f
commit 9f4368963f

View File

@ -1,16 +1,16 @@
{ {
"version": "2025.9.1", "version": "2025.10.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.9.1/cloudflared-windows-amd64.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2025.10.0/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "871c63a23f167ec1a4fc5e2c3de9e91e4f0742af708fb8b86055ddd6da82ea8e" "hash": "07ce5e7ffc805734797d37061654f5f0152de2a2da241bf52e90822e9b8fc724"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2025.9.1/cloudflared-windows-386.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2025.10.0/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "f399b862f5fc4c6eb27279fc3dd5fe75bfc104087c94d7371338f5670631de18" "hash": "53da50e18370f44d48a73f253767c785869542ad93561e293cbaeb2ec0039d14"
} }
}, },
"bin": "cloudflared.exe", "bin": "cloudflared.exe",