cloudflared: Update to version 2024.10.1

This commit is contained in:
github-actions[bot] 2024-10-24 12:32:21 +00:00
parent 327d7441ba
commit fa577389d8

View File

@ -1,16 +1,16 @@
{
"version": "2024.10.0",
"version": "2024.10.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.10.0/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "4499b3c0e367966aede00fc41bbe6b9eae8f0ffa8faff78d4cfa61d67d508f62"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2024.10.1/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "a78b5ae65d154f667f163fa7bac5c0e817cbb79d607f624cef17a6848e67afc0"
},
"32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2024.10.0/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "9ba92a3101833fa3b3cff110cdc12b147d0470686391c332e7c746a8d378220a"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2024.10.1/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "92030422dd042478ec6c8ef61eca547883a5ba6719e94d30cd9628f50b22a6ea"
}
},
"bin": "cloudflared.exe",