Richard Kuhnt caa45066e0 ngrok: hash fix
close #37
close #38
2019-05-07 16:33:32 +02: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": "377fd2d991dc54a6a4e66e297a2461f1f601e4165027fceac716d24af4c80e88"
},
"32bit": {
"url": "https://bin.equinox.io/c/4VmDzA7iaHb/ngrok-stable-windows-386.zip",
"hash": "5a77a5a0175d2137f69f33b04184c27bc1a93b074637ad9a39ed93e3f3ad2ca4"
}
},
"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"
}
}
}
}