cloudflared: Update to version 2023.7.1

This commit is contained in:
github-actions[bot] 2023-07-18 00:52:28 +00:00
parent cfdc0ca205
commit 2001bf7499

View File

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