cloudflared: Update to version 2023.7.0

This commit is contained in:
github-actions[bot] 2023-07-11 20:26:02 +00:00
parent b5ce7a58d6
commit 74f979434d

View File

@ -1,16 +1,16 @@
{
"version": "2023.6.1",
"version": "2023.7.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/2023.6.1/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "44303d6572956f28a0f2e4b188934fb9874f2584f5c81fa431a463cfbf28083b"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2023.7.0/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "fc4a0802ab9c7409b892ca00636bec61e2acfc911bccfdeb9978b8ab5a2f828d"
},
"32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2023.6.1/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "083150724b49604c8765c1ba19541fa260b133be0acb0647fcd936d81f054499"
"url": "https://github.com/cloudflare/cloudflared/releases/download/2023.7.0/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "f813484ea441404f18caad96f28138e8aaf0cb256163c09c2ab8a3acab87f69f"
}
},
"bin": "cloudflared.exe",