ScoopInstaller_Main/ngrok.json
2017-07-07 07:00:27 +00:00

30 lines
990 B
JSON

{
"version": "4VmDzA7iaHb",
"homepage": "https://ngrok.com/",
"architecture": {
"64bit": {
"url": "https://bin.equinox.io/c/4VmDzA7iaHb/ngrok-stable-windows-amd64.zip",
"hash": "72112b04ff4a7854e800a6633298906f87e6744339a19dcae3ec299046fb55e5"
},
"32bit": {
"url": "https://bin.equinox.io/c/4VmDzA7iaHb/ngrok-stable-windows-386.zip",
"hash": "11447896de7c0af07af43bd8d0b2aec97ce1ee36baad786c58b49d0eac5d633a"
}
},
"bin": "ngrok.exe",
"checkver": {
"url": "https://dl.equinox.io/ngrok/ngrok/stable",
"re": "/c/(.*)/ngrok-stable-windows-amd64.zip"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://bin.equinox.io/c/$version/ngrok-stable-windows-amd64.zip"
},
"32bit": {
"url": "https://bin.equinox.io/c/$version/ngrok-stable-windows-386.zip"
}
}
}
}