cloudflared: Update to version 2023.8.1

This commit is contained in:
github-actions[bot] 2023-08-28 12:32:06 +00:00
parent acff7746a3
commit 651c42471e

View File

@ -1,16 +1,16 @@
{ {
"version": "2023.8.0", "version": "2023.8.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.8.0/cloudflared-windows-amd64.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2023.8.1/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "6b69e20619c6cbc9f29827b11e61bf8954c38373d69add1d21955a92ba38dced" "hash": "5b3c2d846ab162dc6bc595cce3a49de5731afde5d6060be7066d21b013a28373"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2023.8.0/cloudflared-windows-386.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2023.8.1/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "20d8b2518480479d2beeba84a2ba0b1a25699fc96834a19744a0585ac6a71e20" "hash": "7cfb411d04bac42ef93d1f0c93c0a481e38c6f4612b97ae89d4702595988edc7"
} }
}, },
"bin": "cloudflared.exe", "bin": "cloudflared.exe",