cloudflared: Update to version 2023.3.1

This commit is contained in:
github-actions[bot] 2023-03-14 04:30:10 +00:00
parent 650f25d630
commit e34b4328ac

View File

@ -1,16 +1,16 @@
{ {
"version": "2023.3.0", "version": "2023.3.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/2023.3.0/cloudflared-windows-amd64.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2023.3.1/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "f7848034e010d55f15e474ca998f96391e320ff29b00cfcc4c5e536529703e75" "hash": "bb67c7623ba92fe64ffd9816b8d5b3b1ea3013960a30bd4cf6e295b3eb5b1bad"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2023.3.0/cloudflared-windows-386.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2023.3.1/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "b34b3c3a91e3165d1481f0b3ec23eab93a1cfba94345a6cbfe5b18ddbd48eac7" "hash": "d2513e58bb03ccc83affde685c6ef987924c37ce6707d8e9857e2524b0d7e90f"
} }
}, },
"bin": "cloudflared.exe", "bin": "cloudflared.exe",