cloudflared: Update to version 2024.6.1

This commit is contained in:
github-actions[bot] 2024-06-18 16:28:54 +00:00
parent 00b730b409
commit a73ddb09ac

View File

@ -1,16 +1,16 @@
{ {
"version": "2024.6.0", "version": "2024.6.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/2024.6.0/cloudflared-windows-amd64.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2024.6.1/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "e97c066f604b816dbb87e6baab800052f38a1c502dcb48e671e6d4ba9291219b" "hash": "934a90eb9608e0d49423f4ba052779fbf80d73c665a795acb75d7bab77cf47cd"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2024.6.0/cloudflared-windows-386.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2024.6.1/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "c3f68b348f850d55335b7ec625f0909fa51c87a8bc7691ecdaac9f6e7a7f1b10" "hash": "7734a38328a3652bd7190de5ab696810b23a7faaca317831d85d2b7f8d889563"
} }
}, },
"bin": "cloudflared.exe", "bin": "cloudflared.exe",