cloudflared: Update to version 2025.2.1

This commit is contained in:
github-actions[bot] 2025-02-27 12:32:06 +00:00
parent 76444b36d3
commit 6092a606a1

View File

@ -1,16 +1,16 @@
{ {
"version": "2025.2.0", "version": "2025.2.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.2.0/cloudflared-windows-amd64.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2025.2.1/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "74eb23de1b2fdc7862447dddaadaa82fd5b43659b3c41205a40ea194dff373a9" "hash": "c5479e3ad7a78ba21b1bc56ed2742df2da74bf28612c34c7a7a8a98edc6682f2"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2025.2.0/cloudflared-windows-386.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2025.2.1/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "bbc4fca4feb363bcacb73df75508b541214f96092410b293aac1abafeae1e49f" "hash": "2f51d37d18486bfbe055485012854f8c494d070b9e6f9d1e3bc2d8ea56860fbb"
} }
}, },
"bin": "cloudflared.exe", "bin": "cloudflared.exe",