mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
ngrok: Update to version 3.16.0
This commit is contained in:
parent
90aa284a26
commit
f441711750
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "3.15.1",
|
"version": "3.16.0",
|
||||||
"description": "Spend more time programming. One command for an instant, secure URL to your localhost server through any NAT or firewall.",
|
"description": "Spend more time programming. One command for an instant, secure URL to your localhost server through any NAT or firewall.",
|
||||||
"homepage": "https://ngrok.com/",
|
"homepage": "https://ngrok.com/",
|
||||||
"license": {
|
"license": {
|
||||||
@ -9,12 +9,12 @@
|
|||||||
"notes": "There are breaking changes in v3 of ngrok. For details, see: https://ngrok.com/docs/guides/upgrade-v2-v3. To stay on v2, install versions/ngrok2",
|
"notes": "There are breaking changes in v3 of ngrok. For details, see: https://ngrok.com/docs/guides/upgrade-v2-v3. To stay on v2, install versions/ngrok2",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://bin.equinox.io/a/8xQAoZDboQX/ngrok-v3-3.15.1-windows-amd64.zip",
|
"url": "https://bin.equinox.io/a/bXcjjy4CoWK/ngrok-v3-3.16.0-windows-amd64.zip",
|
||||||
"hash": "4d2f19be570425d58da8463aefb801a3e6cb00c78f066581726d07011ef62c29"
|
"hash": "2566ddb40a7dce72395ccfff64d7c42664215d4248203726d01333bed927b887"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://bin.equinox.io/a/n1TM7dSmXjD/ngrok-v3-3.15.1-windows-386.zip",
|
"url": "https://bin.equinox.io/a/js2zL8jd6cm/ngrok-v3-3.16.0-windows-386.zip",
|
||||||
"hash": "a2241237b8fc6f0dcba64cbf52d9255b36eed596bb781ffc763c6cb26f4b9f1a"
|
"hash": "9e373df279327e5bdaadde21254ed0c9ba51881c0e2b31e13dc3bca885368a42"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "ngrok.exe",
|
"bin": "ngrok.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user