mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +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": "7c903671d335d778464f622a540efb81f757402a8e4eaf74e342c34b1e35e6ad"
|
|
},
|
|
"32bit": {
|
|
"url": "https://bin.equinox.io/c/4VmDzA7iaHb/ngrok-stable-windows-386.zip",
|
|
"hash": "14e2c3b8fb57de1e32dd281c0746708d208d54083f7ccf852892e90709690350"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|