From 0c87be60bae6d676f70d4c0125b7b212c88f2031 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 2 Mar 2023 12:32:43 +0000 Subject: [PATCH] cloudflared: Update to version 2023.3.0 --- bucket/cloudflared.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/cloudflared.json b/bucket/cloudflared.json index 978d28e55e..7338f76a27 100644 --- a/bucket/cloudflared.json +++ b/bucket/cloudflared.json @@ -1,16 +1,16 @@ { - "version": "2023.2.2", + "version": "2023.3.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/2023.2.2/cloudflared-windows-amd64.exe#/cloudflared.exe", - "hash": "f5c5e962577e2293c4ad10603816dce7cc273585969615fbf4e4bfa9eaff1688" + "url": "https://github.com/cloudflare/cloudflared/releases/download/2023.3.0/cloudflared-windows-amd64.exe#/cloudflared.exe", + "hash": "f7848034e010d55f15e474ca998f96391e320ff29b00cfcc4c5e536529703e75" }, "32bit": { - "url": "https://github.com/cloudflare/cloudflared/releases/download/2023.2.2/cloudflared-windows-386.exe#/cloudflared.exe", - "hash": "b6fc9493778cbe3bfc062d73f5cc604bc0ff058bc5e5dc6aac87f3a4008b54b6" + "url": "https://github.com/cloudflare/cloudflared/releases/download/2023.3.0/cloudflared-windows-386.exe#/cloudflared.exe", + "hash": "b34b3c3a91e3165d1481f0b3ec23eab93a1cfba94345a6cbfe5b18ddbd48eac7" } }, "bin": "cloudflared.exe",