cloudflared: Update to version 2022.9.1

This commit is contained in:
github-actions[bot] 2022-09-23 04:58:29 +00:00
parent 0179857f4e
commit b2bf95d844

View File

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