From bb641c8853b788cee626c66c0b3c071f85abde95 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 8 Feb 2024 12:29:48 +0000 Subject: [PATCH] cloudflared: Update to version 2024.2.0 --- bucket/cloudflared.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/cloudflared.json b/bucket/cloudflared.json index 237fa3d212..acddc368d3 100644 --- a/bucket/cloudflared.json +++ b/bucket/cloudflared.json @@ -1,16 +1,16 @@ { - "version": "2024.1.5", + "version": "2024.2.0", "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.1.5/cloudflared-windows-amd64.exe#/cloudflared.exe", - "hash": "92ec16e1226249fcb7f07691a3e6d8fbb0f4482c786c4cff51b4ecab3e1a3a86" + "url": "https://github.com/cloudflare/cloudflared/releases/download/2024.2.0/cloudflared-windows-amd64.exe#/cloudflared.exe", + "hash": "a552e335031207e5ef4e1ed831e2e38f287e47253c1f4ec01ad290851a272e3f" }, "32bit": { - "url": "https://github.com/cloudflare/cloudflared/releases/download/2024.1.5/cloudflared-windows-386.exe#/cloudflared.exe", - "hash": "2a1891f99407c4722a6865700472a1a0def33ef176b64fa3b656fda593e43dd6" + "url": "https://github.com/cloudflare/cloudflared/releases/download/2024.2.0/cloudflared-windows-386.exe#/cloudflared.exe", + "hash": "d5e83ef8f02b48512fdc115d14573b7514fcbe2a949a34a6105e7c926a00571d" } }, "bin": "cloudflared.exe",