cloudflared: Update to version 2024.12.1

This commit is contained in:
github-actions[bot] 2024-12-10 20:29:21 +00:00
parent 496e498483
commit 46ffb4ba1a

View File

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