ScoopInstaller_Main/ngrok.json
2017-07-15 23:02:09 +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": "61fd371eeae78bb24a25a26eb4b020188b38250dd4fc56e680eec31981fc522f"
},
"32bit": {
"url": "https://bin.equinox.io/c/4VmDzA7iaHb/ngrok-stable-windows-386.zip",
"hash": "9d6fac100763f5afc96e65cd8842f30670e2e244d3dac0cda2ae74747f6360f7"
}
},
"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"
}
}
}
}