cloudflared: Update to version 2024.12.2

This commit is contained in:
github-actions[bot] 2024-12-19 20:28:28 +00:00
parent b01e6f84d2
commit dd1d972ce3

View File

@ -1,16 +1,16 @@
{
"version": "2024.12.1",
"version": "2024.12.2",
"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",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2024.12.1/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "420f10d23511d9288d9c7c13a917741b4637840be7530cb0fc86bf4428b470e8"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2024.12.2/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "c2f4a3c3ea4c62eed562ede027d586a6044d35517e335e642f4e9783e651e4a3"
},
"32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2024.12.1/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "b6e8354967b028c6dffc4088a28a9b78f034c81509f9ae4434d19b94660dc6c7"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2024.12.2/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "69cb87cbe6468acdb393e20f8934de3c11c79ae2a61bbeb028ca07da1cd61118"
}
},
"bin": "cloudflared.exe",