cloudflared: Update to version 2022.9.0

This commit is contained in:
github-actions[bot] 2022-09-07 20:30:02 +00:00
parent f97cc708c4
commit 5a4e2646be

View File

@ -1,16 +1,16 @@
{ {
"version": "2022.8.4", "version": "2022.9.0",
"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/2022.8.4/cloudflared-windows-amd64.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2022.9.0/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "4017cad7c5f5a4f20f1d684f949972a8c4f466f5eef8c367846a49fd828d8af4" "hash": "61d0b05d1fcb9f21e0a799ea0142059cec8d23c137f05a162d9fa54dbc764c88"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2022.8.4/cloudflared-windows-386.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2022.9.0/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "d749d6fb190ec3f87b60d688dea6a197e48c841c633239e3d1a98ce9afad0273" "hash": "58e40b05321d72dca138cbb64eec096d9dc8720219423c5857a81e9324bb930c"
} }
}, },
"bin": "cloudflared.exe", "bin": "cloudflared.exe",