mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
ngrok: Update to version 3.23.0
This commit is contained in:
parent
8b7fe084fc
commit
55416951e4
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "3.22.1",
|
"version": "3.23.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/9ehA2XFs1ZK/ngrok-v3-3.22.1-windows-amd64.zip",
|
"url": "https://bin.equinox.io/a/kBTW8QnLAog/ngrok-v3-3.23.0-windows-amd64.zip",
|
||||||
"hash": "94efe52fd817d771e46c89261f15c66071b0d03af71907ddbbcb29ce700d40d4"
|
"hash": "80c71d71029b3303a2b1d430802f3c44c9440dca9e19efaaf6f1d1ecb9e77b54"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://bin.equinox.io/a/f65qTjLDAdj/ngrok-v3-3.22.1-windows-386.zip",
|
"url": "https://bin.equinox.io/a/cioWSfK6THC/ngrok-v3-3.23.0-windows-386.zip",
|
||||||
"hash": "aac3cf5f467b3b8be367c76a2729641207b7a72a8b4d3c266f790a2097511c3b"
|
"hash": "adf89de690a9bc26396f5d6d211c195942319bfa634d5fb51b6c3bd055ba3681"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "ngrok.exe",
|
"bin": "ngrok.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user