cloudflared: Update to version 2025.8.1

This commit is contained in:
github-actions[bot] 2025-08-21 16:30:54 +00:00
parent 798d9aeae5
commit 1831d4dae3

View File

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