cloudflared: Update to version 2025.11.1

This commit is contained in:
github-actions[bot] 2025-11-07 20:28:24 +00:00
parent 581e54309e
commit b25ad068bd

View File

@ -1,16 +1,16 @@
{ {
"version": "2025.11.0", "version": "2025.11.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.11.0/cloudflared-windows-amd64.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2025.11.1/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "2f1b2388141ab0aa42051b618b3bca5b784c8fdd6c92324f863928d88eab45a3" "hash": "413f9b24dc6e61a455564651524f167b8ce29ac4ccd40703dea7af93cd37ed39"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2025.11.0/cloudflared-windows-386.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2025.11.1/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "2b4e0193575eb88ea6718e464a40252601d5ec597c2c24a8a2904b14f3fd884c" "hash": "1e76c0d4e6ff2576db46ad1a7397415729fbaf886b22aa49327f66185a2e8fc8"
} }
}, },
"bin": "cloudflared.exe", "bin": "cloudflared.exe",