cloudflared: Update to version 2024.9.1

This commit is contained in:
github-actions[bot] 2024-09-10 20:27:19 +00:00
parent 00b30c343e
commit a07b79defb

View File

@ -1,16 +1,16 @@
{ {
"version": "2024.9.0", "version": "2024.9.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.9.0/cloudflared-windows-amd64.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2024.9.1/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "53c3f21cee07e496a24e7b0fdeb38855573e72035a1978228a04e11f8c76abcc" "hash": "977e1aade5fdfcdb39adfa2bb7fcf2598be9180c4bf04e0f46d64eefbd841c95"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2024.9.0/cloudflared-windows-386.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2024.9.1/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "4970d0a2843b2514064a87048cc33c0c6e995fd884bee9a91a16c3a1f2c1c4cd" "hash": "1cd89d9b1c2a43e31e035ab39398dc772debb04b77f9ee9d6812d68003f69613"
} }
}, },
"bin": "cloudflared.exe", "bin": "cloudflared.exe",