cloudflared: Update to version 2023.4.1

This commit is contained in:
github-actions[bot] 2023-04-17 20:25:01 +00:00
parent 4db2176b1c
commit 42c33bded9

View File

@ -1,16 +1,16 @@
{
"version": "2023.4.0",
"version": "2023.4.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/2023.4.0/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "f49cde976e628012c9db73e1c8d76081944ecf2297cdafeb78bb13290da274c4"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2023.4.1/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "ae047e2095e46c3f9c518b2be67ec753f4f0aad23b261a361fcb6144dcdb63b4"
},
"32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2023.4.0/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "3153d2baa462978dd22ab33d1c2274ecc88c200225d6a3327f98d5b752d08f5c"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2023.4.1/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "648c8d2f8001c113d2986dd00b7bbd181593d462bef73522cee212c4f71f95b3"
}
},
"bin": "cloudflared.exe",