cloudflared: Update to version 2022.7.0

This commit is contained in:
github-actions[bot] 2022-07-06 00:34:13 +00:00
parent 0b9f7dda4d
commit c75fc8256a

View File

@ -1,16 +1,16 @@
{ {
"version": "2022.6.3", "version": "2022.7.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.6.3/cloudflared-windows-amd64.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2022.7.0/cloudflared-windows-amd64.exe#/cloudflared.exe",
"hash": "b01d7b93c06a3ae59d5a953ed3396467721fe737e9c8cbae342e242caacf0dcc" "hash": "c1299c24dc7307eb8c78e62320ff83c5f027522cf14c017fa3657e0759bc0584"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cloudflare/cloudflared/releases/download/2022.6.3/cloudflared-windows-386.exe#/cloudflared.exe", "url": "https://github.com/cloudflare/cloudflared/releases/download/2022.7.0/cloudflared-windows-386.exe#/cloudflared.exe",
"hash": "3ee7b4b5200a655801ae974d05f372d2ef636d9bab0827183ff839ac2cab83e2" "hash": "737fd9b43fce74414153092e76bf685f1b89acea4c965652dbb5f6979db53e13"
} }
}, },
"bin": "cloudflared.exe", "bin": "cloudflared.exe",