mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-28 19:44:24 +00:00
30 lines
990 B
JSON
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": "b66a6b986499ca36d4e08cc80d0c85ec5d58bfaedc1922110d985b946b440f8f"
|
|
},
|
|
"32bit": {
|
|
"url": "https://bin.equinox.io/c/4VmDzA7iaHb/ngrok-stable-windows-386.zip",
|
|
"hash": "f1a74e4b17e311b42d86404d60b882a7076157794e34a04a6e9228a1a85e23a2"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|