cloudflared: Update to version 2024.12.0

This commit is contained in:
github-actions[bot] 2024-12-10 12:32:40 +00:00
parent 9c34aa4bf2
commit 8d4ee22a5a

View File

@ -1,16 +1,16 @@
{ {
"version": "2024.11.1", "version": "2024.12.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/2024.11.1/cloudflared-windows-amd64.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2024.12.0/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "9e53db3dba3bf7c8272454ae32d2704f82364f98d0346833682f628c25489b24" "hash": "166ec955b0b4ff61dd85903eb6771e57d78b5588387ad38df9505ed2301bd9a7"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2024.11.1/cloudflared-windows-386.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2024.12.0/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "8b0ce37b0757b2a0065cafb47e143a06cca0075a0793134f5ff35715fbc571f5" "hash": "4da5f3b5bc844577312ac0fe292d3ee1165bc0c3c990c618601c4acaa3cb0e3b"
} }
}, },
"bin": "cloudflared.exe", "bin": "cloudflared.exe",