mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 21:31:21 +00:00
ngrok: Update to version 3.4.0
This commit is contained in:
parent
76ddc54dcb
commit
3ad36a63d7
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "3.3.5",
|
"version": "3.4.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/45wEnzgJxa9/ngrok-v3-3.3.5-windows-amd64.zip",
|
"url": "https://bin.equinox.io/a/2coTPSPcmQw/ngrok-v3-3.4.0-windows-amd64.zip",
|
||||||
"hash": "df7f8d667a2842cad20da9dea1e8eebae6a970fea83dd3ce8cd5357e0b64a856"
|
"hash": "261ca9a1f2e26594f55c963c2f33aed5ff398ac7b0c5edd48c82b675ff6ec191"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://bin.equinox.io/a/5BvjhrDzf9Q/ngrok-v3-3.3.5-windows-386.zip",
|
"url": "https://bin.equinox.io/a/maEfCjqSyYd/ngrok-v3-3.4.0-windows-386.zip",
|
||||||
"hash": "cdd6b31a9f88c1c4fedcf90ace2e6379bf1825a9f47e7f53e3b0283d660df3af"
|
"hash": "740b0cdceda5424064a991f81049830ca4ab6a8c064606b64a93b0724f9e4879"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "ngrok.exe",
|
"bin": "ngrok.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user