forked from katalon-studio/katalon-studio
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlastest_release.json
More file actions
42 lines (42 loc) · 1.23 KB
/
lastest_release.json
File metadata and controls
42 lines (42 loc) · 1.23 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
[
{
"location": "https://download.katalon.com/7.5.5/Katalon_Studio_Windows_32-7.5.5.zip",
"file": "win_32",
"type": "kse"
},
{
"location": "https://download.katalon.com/7.5.5/Katalon_Studio_Windows_64-7.5.5.zip",
"file": "win_64",
"type": "kse"
},
{
"location": "https://download.katalon.com/7.5.5/Katalon%20Studio.dmg",
"file": "mac_64",
"type": "kse"
},
{
"location": "https://download.katalon.com/7.5.5/Katalon_Studio_Linux_64-7.5.5.tar.gz",
"file": "linux_64",
"type": "kse"
},
{
"location": "https://download.katalon.com/7.5.5/Katalon_Studio_Engine_Windows_32-7.5.5.zip",
"file": "win_32",
"type": "re"
},
{
"location": "https://download.katalon.com/7.5.5/Katalon_Studio_Engine_Windows_64-7.5.5.zip",
"file": "win_64",
"type": "re"
},
{
"location": "https://download.katalon.com/7.5.5/Katalon_Studio_Engine_MacOS-7.5.5.tar.gz",
"file": "mac_64",
"type": "re"
},
{
"location": "https://download.katalon.com/7.5.5/Katalon_Studio_Engine_Linux_64-7.5.5.tar.gz",
"file": "linux_64",
"type": "re"
}
]