cloudflared: Update to version 2023.1.0

This commit is contained in:
github-actions[bot] 2023-01-16 20:25:42 +00:00
parent 1d42d2f490
commit 5339ae2787

View File

@ -1,16 +1,16 @@
{
"version": "2022.12.1",
"version": "2023.1.0",
"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/2022.12.1/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "c429719a45ca14f52513fe55320ebc49433c729a0d2223479d9d43597eab39fa"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2023.1.0/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "19074674c6fbdaa573b3081745e5e26144fdf7a086d14e0e220d1814f1f13078"
},
"32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2022.12.1/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "78c89b7ff0f350800df0e0286aae943edd28da7bcdb65f549481307acedcb60f"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2023.1.0/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "2fbbfc8299537ff80cadf9d0e27c223fe0ccb9052bf9d8763ad717bbfa521c77"
}
},
"bin": "cloudflared.exe",