cloudflared: Update to version 2025.8.0

This commit is contained in:
github-actions[bot] 2025-08-08 16:30:30 +00:00
parent 43a5ce9bb4
commit 39a8728383

View File

@ -1,16 +1,16 @@
{ {
"version": "2025.7.0", "version": "2025.8.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.7.0/cloudflared-windows-amd64.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2025.8.0/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "9e37ce90110dc9e83108317273369641d2cab438cd9ca0458b30a6568fb09eac" "hash": "9eed1e208fc0e52f26ff0f84d059abbb9e5e8c98f2dcd46b033bdba2796b8eab"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2025.7.0/cloudflared-windows-386.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2025.8.0/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "83f8a6a658319aafc317e07230a7601f8d7ca8fd65fc4cff9b521afb17172294" "hash": "15708dd6410b4ef914416ee5431c47567529406be2b5c0ef19595e0afca3ace6"
} }
}, },
"bin": "cloudflared.exe", "bin": "cloudflared.exe",