Skip to content

Commit

Permalink
Merge pull request #22 from Shivanshu-lambdatest/master
Browse files Browse the repository at this point in the history
Updated Config file
  • Loading branch information
Shivanshu-lambdatest authored Aug 16, 2022
2 parents c586659 + 703b5b6 commit 2e14d45
Show file tree
Hide file tree
Showing 3 changed files with 111 additions and 90 deletions.
197 changes: 109 additions & 88 deletions lib/cfg/node-tunnel-config-v3-latest.json
Original file line number Diff line number Diff line change
@@ -1,94 +1,115 @@
{
"binaryLinks": {
"mac": {
"v3": {
"32bit": {
"httpPath": "https://downloads.lambdatest.com/tunnel/v3/mac/32bit/LT_Mac.zip",
"binaryName": "LT_Mac.zip",
"hash": "5fdb3e99e8c20fa9de64c73a3d68bac3"
},
"64bit": {
"httpPath": "https://downloads.lambdatest.com/tunnel/v3/mac/64bit/LT_Mac.zip",
"binaryName": "LT_Mac.zip",
"hash": "8bb2c01ca2eef94764523a7c40e72a39"
}
}
},
"win": {
"v3": {
"32bit": {
"httpPath": "https://downloads.lambdatest.com/tunnel/v3/windows/32bit/LT_Windows.zip",
"binaryName": "LT_Windows.zip",
"hash": "251cedbb4aeaf4f65d0e772073327832"
},
"64bit": {
"httpPath": "https://downloads.lambdatest.com/tunnel/v3/windows/64bit/LT_Windows.zip",
"binaryName": "LT_Windows.zip",
"hash": "815260a1d983e79f2a35a732ab178c28"
}
}
},
"linux": {
"v3": {
"32bit": {
"httpPath": "https://downloads.lambdatest.com/tunnel/v3/linux/32bit/LT_Linux.zip",
"binaryName": "LT_Linux.zip",
"hash": "dfed824375d2e4326034ba8720fb88fd"
},
"64bit": {
"httpPath": "https://downloads.lambdatest.com/tunnel/v3/linux/64bit/LT_Linux.zip",
"binaryName": "LT_Linux.zip",
"hash": "7ce7a92c80e5968bbc81e610ad12ed04"
}
}
},
"freebsd": {
"v3": {
"32bit": {
"httpPath": "https://downloads.lambdatest.com/tunnel/v3/freebsd/32bit/LT_Freebsd.zip",
"binaryName": "LT_Freebsd.zip",
"hash": "03389252446fa9c10afd3784cc8c550e"
},
"64bit": {
"httpPath": "https://downloads.lambdatest.com/tunnel/v3/freebsd/64bit/LT_Freebsd.zip",
"binaryName": "LT_Freebsd.zip",
"hash": "36b42ef31100b8602596ad2eb8b9d0be"
}
}
}
"binaryLinks":
{
"mac":
{
"v3":
{
"32bit":
{
"httpPath": "https://downloads.lambdatest.com/tunnel/v3/mac/32bit/LT_Mac.zip",
"binaryName": "LT_Mac.zip",
"hash": "75544427698dc68ed4fcb00259e2517a"
},
"64bit":
{
"httpPath": "https://downloads.lambdatest.com/tunnel/v3/mac/64bit/LT_Mac.zip",
"binaryName": "LT_Mac.zip",
"hash": "c288437ed3faca0b7b4504440cad8e17"
}
}
},
"win":
{
"v3":
{
"32bit":
{
"httpPath": "https://downloads.lambdatest.com/tunnel/v3/windows/32bit/LT_Windows.zip",
"binaryName": "LT_Windows.zip",
"hash": "9c27d736994f6c9d97032ce877f6e28e"
},
"64bit":
{
"httpPath": "https://downloads.lambdatest.com/tunnel/v3/windows/64bit/LT_Windows.zip",
"binaryName": "LT_Windows.zip",
"hash": "ebfe150920d99b691a52ef4b5fc3f63e"
}
}
},
"linux":
{
"v3":
{
"32bit":
{
"httpPath": "https://downloads.lambdatest.com/tunnel/v3/linux/32bit/LT_Linux.zip",
"binaryName": "LT_Linux.zip",
"hash": "8a12c072624e6f1fccbb543c1de214d8"
},
"64bit":
{
"httpPath": "https://downloads.lambdatest.com/tunnel/v3/linux/64bit/LT_Linux.zip",
"binaryName": "LT_Linux.zip",
"hash": "ad1189a3703158f17185656f145b1682"
}
}
},
"freebsd":
{
"v3":
{
"32bit":
{
"httpPath": "https://downloads.lambdatest.com/tunnel/v3/freebsd/32bit/LT_Freebsd.zip",
"binaryName": "LT_Freebsd.zip",
"hash": "3525242664a3a24aa9e49969d137dadb"
},
"64bit":
{
"httpPath": "https://downloads.lambdatest.com/tunnel/v3/freebsd/64bit/LT_Freebsd.zip",
"binaryName": "LT_Freebsd.zip",
"hash": "e5fec50196cd1fa02306bdd74acccea3"
}
}
}
},
"AuthUrl": "https://accounts.lambdatest.com/api/user/token/auth",
"logEnable": true,
"latest": "3.0.0",
"supportedVersions": [
"1.0.0",
"1.0.1",
"1.0.2",
"1.0.3",
"1.0.4",
"1.0.5",
"1.0.6",
"1.0.7",
"1.0.8",
"1.0.9",
"1.1.0",
"1.1.1",
"1.1.2",
"1.1.3",
"1.1.4",
"2.0.0",
"2.0.1",
"2.0.2",
"3.0.0-beta.1",
"3.0.0",
"3.0.1",
"3.0.2",
"3.0.3",
"3.0.4",
"3.0.5",
"3.0.6",
"3.0.7",
"3.0.8",
"3.0.9"
"latest": "3.0.10",
"supportedVersions":
[
"1.0.0",
"1.0.1",
"1.0.2",
"1.0.3",
"1.0.4",
"1.0.5",
"1.0.6",
"1.0.7",
"1.0.8",
"1.0.9",
"1.1.0",
"1.1.1",
"1.1.2",
"1.1.3",
"1.1.4",
"2.0.0",
"2.0.1",
"2.0.2",
"3.0.0-beta.1",
"3.0.0",
"3.0.1",
"3.0.2",
"3.0.3",
"3.0.4",
"3.0.5",
"3.0.6",
"3.0.7",
"3.0.8",
"3.0.9",
"3.0.10",
"3.0.11",
"3.0.12"
]
}
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lambdatest/node-tunnel",
"version": "3.0.9",
"version": "3.0.10",
"description": "Nodejs bindings for LambdaTest Tunnel",
"main": "index.js",
"repository": {
Expand Down

0 comments on commit 2e14d45

Please sign in to comment.