cloudflared: Update to version 2023.6.1

This commit is contained in:
github-actions[bot] 2023-06-20 20:23:18 +00:00
parent c354b1f99c
commit c7c937a5b6

View File

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