cloudflared: Update to version 2024.2.1

This commit is contained in:
github-actions[bot] 2024-02-20 20:23:45 +00:00
parent dec84e65ec
commit bb470b50a3

View File

@ -1,16 +1,16 @@
{
"version": "2024.2.0",
"version": "2024.2.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/2024.2.0/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "a552e335031207e5ef4e1ed831e2e38f287e47253c1f4ec01ad290851a272e3f"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2024.2.1/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "4569c869047a092032f6eac7cf0547591a03a0d750a6b104a606807ea282d608"
},
"32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2024.2.0/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "d5e83ef8f02b48512fdc115d14573b7514fcbe2a949a34a6105e7c926a00571d"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2024.2.1/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "e748fa070908d37f3812b5c5968289369213c6afed72531452e33c4f1e95cbde"
}
},
"bin": "cloudflared.exe",