cloudflared: Update to version 2023.4.0

This commit is contained in:
github-actions[bot] 2023-04-10 20:26:53 +00:00
parent 6419a7af22
commit 1ef3bb9e68

View File

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