cloudflared: Update to version 2022.6.3

This commit is contained in:
github-actions[bot] 2022-06-20 16:31:38 +00:00
parent f6acef0d67
commit f5396bcd50

View File

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