mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
ngrok: Update to version 3.1.0
This commit is contained in:
parent
68489691a1
commit
36b82396aa
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "3.0.7",
|
"version": "3.1.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/naPRoR8femh/ngrok-v3-3.0.7-windows-amd64.zip",
|
"url": "https://bin.equinox.io/a/5tq9LnwqUNB/ngrok-v3-3.1.0-windows-amd64.zip",
|
||||||
"hash": "78fb301c43d13a5d9350a18e8ec7a5f4b789032e5e803723fb6eaf238a3e7ccd"
|
"hash": "06259e8a86f35561318c8bb5205001c50794702f23057183bf0e0f6e09c549a2"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://bin.equinox.io/a/81jrbunFneV/ngrok-v3-3.0.7-windows-386.zip",
|
"url": "https://bin.equinox.io/a/2NgSoAVhidW/ngrok-v3-3.1.0-windows-386.zip",
|
||||||
"hash": "a5c8a3995089b0fb32f84ba787f6136effc98584edee2b411eeb3e37ee9033bf"
|
"hash": "27f76471dbb78a3407fdb381458b0b2c744724e3c6f3607e396039edf31c0d6d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "ngrok.exe",
|
"bin": "ngrok.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user