cloudflared: Update to version 2022.8.2

This commit is contained in:
github-actions[bot] 2022-08-16 16:33:55 +00:00
parent c15dc5d480
commit c134df9823

View File

@ -1,16 +1,16 @@
{ {
"version": "2022.8.0", "version": "2022.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/2022.8.0/cloudflared-windows-amd64.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2022.8.2/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "0aa0c6c576482399dfc098e6ff1969001ec924b3834b65ecb43ceac5bcd0a6c4" "hash": "61ed94712c1bfbf585c06de5fea82588662daeeb290727140cf2b199ca9f9c53"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2022.8.0/cloudflared-windows-386.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2022.8.2/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "52025820234f6e18fa25ad0b10934aa62eff9f294c9e35fa4c5eb6dd96123900" "hash": "ae8b65d6778dc167a8e6b5f8647286af8a91554297d8f85a74d7bff32a7a3742"
} }
}, },
"bin": "cloudflared.exe", "bin": "cloudflared.exe",