From 31bd0c32c0c0a3909a9b2da264dd4bd2394133e6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 20:29:58 +0000 Subject: [PATCH] cloudflared: Update to version 2025.10.1 --- bucket/cloudflared.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/cloudflared.json b/bucket/cloudflared.json index 6ca1e166c7..ebdb547190 100644 --- a/bucket/cloudflared.json +++ b/bucket/cloudflared.json @@ -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.", "homepage": "https://github.com/cloudflare/cloudflared", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/cloudflare/cloudflared/releases/download/2025.10.0/cloudflared-windows-amd64.exe#/cloudflared.exe", - "hash": "07ce5e7ffc805734797d37061654f5f0152de2a2da241bf52e90822e9b8fc724" + "url": "https://github.com/cloudflare/cloudflared/releases/download/2025.10.1/cloudflared-windows-amd64.exe#/cloudflared.exe", + "hash": "272c1fabc6297302cbb187f4e603d4be4330907b537354a443ee154c4e0ed8a3" }, "32bit": { - "url": "https://github.com/cloudflare/cloudflared/releases/download/2025.10.0/cloudflared-windows-386.exe#/cloudflared.exe", - "hash": "53da50e18370f44d48a73f253767c785869542ad93561e293cbaeb2ec0039d14" + "url": "https://github.com/cloudflare/cloudflared/releases/download/2025.10.1/cloudflared-windows-386.exe#/cloudflared.exe", + "hash": "053b97ca246e4e596034fec2bae06a4662da40b7085e49aa44c2db772f6d6a8f" } }, "bin": "cloudflared.exe",