cloudflared: Update to version 2023.8.2

This commit is contained in:
github-actions[bot] 2023-08-31 20:25:24 +00:00
parent 067f95d032
commit ace162171a

View File

@ -1,16 +1,16 @@
{ {
"version": "2023.8.1", "version": "2023.8.2",
"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.8.1/cloudflared-windows-amd64.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2023.8.2/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "5b3c2d846ab162dc6bc595cce3a49de5731afde5d6060be7066d21b013a28373" "hash": "0409c9b12f9d0eda86e461ed9bdabeefb00172b26322079681a0bdf48e68dc28"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2023.8.1/cloudflared-windows-386.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2023.8.2/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "7cfb411d04bac42ef93d1f0c93c0a481e38c6f4612b97ae89d4702595988edc7" "hash": "1fbd8362b2d2d2e6a5750ae3db69cd1815e6c1d31da48a98b796450971a8e039"
} }
}, },
"bin": "cloudflared.exe", "bin": "cloudflared.exe",