cloudflared: Update to version 2023.5.1

This commit is contained in:
github-actions[bot] 2023-05-24 00:36:00 +00:00
parent 48fdd985d1
commit 523b0e1d21

View File

@ -1,16 +1,16 @@
{
"version": "2023.5.0",
"version": "2023.5.1",
"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.5.0/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "9ec7e6c8e1bfd883663d8d9d62c9e4f9ae373b731407181e32491b27a7218a2c"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2023.5.1/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "b3f9c06151e30ee43d39e788a79cd918a314f24e04fe87f3de8272a2057b624f"
},
"32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2023.5.0/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "cd81b2792f0739f473c31c9cb7cf2313154bfa28b839975802b90e8790bb5058"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2023.5.1/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "c01356092a365b84f84f0e66870bd1a05ba3feb53cafd973fa5fea2534bee234"
}
},
"bin": "cloudflared.exe",