{ "version": "3.26.0", "description": "ngrok is your app's front door. ngrok is a globally distributed reverse proxy that secures, protects and accelerates your applications and network services, no matter where you run them. ngrok supports delivering HTTP, TLS or TCP-based applications.", "homepage": "https://ngrok.com/", "license": { "identifier": "Freeware", "url": "https://ngrok.com/tos" }, "notes": "ngrok v2 is no longer supported.", "architecture": { "64bit": { "url": "https://bin.equinox.io/a/bncapxvKYz4/ngrok-v3-3.26.0-windows-amd64.zip", "hash": "878b7596016b0cafa9098fb8d8b7dd2caf34a35fa18161c1aab260848add7b17" }, "32bit": { "url": "https://bin.equinox.io/a/dDu21dc9veS/ngrok-v3-3.26.0-windows-386.zip", "hash": "818dcee6655209ea7b2c6221df5d88ad275008d3e88f77d640170c386bc84982" } }, "bin": "ngrok.exe", "checkver": { "url": "https://dl.equinox.io/ngrok/ngrok-v3/stable/archive", "regex": "/a/(?\\w+)/ngrok-v[\\d.]+-([\\d.]+)-windows-amd64.zip(?:.|\\n)+?/a/(?\\w+)/ngrok-v[\\d.]+-([\\d.]+)-windows-386.zip" }, "autoupdate": { "architecture": { "64bit": { "url": "https://bin.equinox.io/a/$matchHash64bit/ngrok-v$majorVersion-$version-windows-amd64.zip" }, "32bit": { "url": "https://bin.equinox.io/a/$matchHash32bit/ngrok-v$majorVersion-$version-windows-386.zip" } }, "hash": { "url": "https://dl.equinox.io/ngrok/ngrok-v3/stable/archive", "regex": "$url(?:.|\\n)+?value=\"(\\w+)" } } }