cloudflared: Update to version 2024.1.3

This commit is contained in:
github-actions[bot] 2024-01-17 12:30:23 +00:00
parent f1408ee430
commit ca340f759e

View File

@ -1,16 +1,16 @@
{ {
"version": "2024.1.2", "version": "2024.1.3",
"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.1.2/cloudflared-windows-amd64.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2024.1.3/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "cc5a49afc5a0bdfd910659c1134ae217b3b43f550407f4d1ac0b56edbdc8eb33" "hash": "7924890ed88f893ee8cc09dd0b087dcd553c6e38d3bd6de684dc9c9d39b19ea7"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2024.1.2/cloudflared-windows-386.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2024.1.3/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "03079a2a2df9d015453e606ac2f6b2d4edddec16e3de3db146edd2fcd48e3cd0" "hash": "f9602dbee82b03fc81f45d750b5df7c0045514d214a497b52c3df83565ec0752"
} }
}, },
"bin": "cloudflared.exe", "bin": "cloudflared.exe",