cloudflared: Update to version 2024.11.1

This commit is contained in:
github-actions[bot] 2024-11-19 20:29:27 +00:00
parent abd3fef774
commit fc672c686f

View File

@ -1,16 +1,16 @@
{ {
"version": "2024.11.0", "version": "2024.11.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.11.0/cloudflared-windows-amd64.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2024.11.1/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "f287dc99f9abe8f49510c78270b13fbb7a3fa0e22e53d1e061455a4d82901298" "hash": "9e53db3dba3bf7c8272454ae32d2704f82364f98d0346833682f628c25489b24"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2024.11.0/cloudflared-windows-386.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2024.11.1/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "c76e459018fac782b2c5b605f05a2e6b1422d8e818c3968edd86af4cc65d79ae" "hash": "8b0ce37b0757b2a0065cafb47e143a06cca0075a0793134f5ff35715fbc571f5"
} }
}, },
"bin": "cloudflared.exe", "bin": "cloudflared.exe",