cloudflared: Update to version 2024.3.0

This commit is contained in:
github-actions[bot] 2024-03-20 12:30:43 +00:00
parent dc2a283c3e
commit 9930cfab0c

View File

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