cloudflared: Update to version 2025.10.1

This commit is contained in:
github-actions[bot] 2025-10-30 20:29:58 +00:00
parent 2c7629ecfd
commit 31bd0c32c0

View File

@ -1,16 +1,16 @@
{ {
"version": "2025.10.0", "version": "2025.10.1",
"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.10.0/cloudflared-windows-amd64.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2025.10.1/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "07ce5e7ffc805734797d37061654f5f0152de2a2da241bf52e90822e9b8fc724" "hash": "272c1fabc6297302cbb187f4e603d4be4330907b537354a443ee154c4e0ed8a3"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2025.10.0/cloudflared-windows-386.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2025.10.1/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "53da50e18370f44d48a73f253767c785869542ad93561e293cbaeb2ec0039d14" "hash": "053b97ca246e4e596034fec2bae06a4662da40b7085e49aa44c2db772f6d6a8f"
} }
}, },
"bin": "cloudflared.exe", "bin": "cloudflared.exe",