Skip to content

Commit

Permalink
Merge pull request #649 from katalon-studio/Update-release-file
Browse files Browse the repository at this point in the history
  • Loading branch information
ducnguyen505 committed Mar 1, 2024
2 parents 78501d9 + 40cc35f commit 5b31222
Show file tree
Hide file tree
Showing 3 changed files with 54 additions and 12 deletions.
12 changes: 6 additions & 6 deletions lastest_release.json
Expand Up @@ -5,17 +5,17 @@
"type": "kse"
},
{
"location": "https://download.katalon.com/8.6.8-20240220/Katalon_Studio_Windows_64-8.6.8.zip",
"location": "https://download.katalon.com/8.6.8-20240227/Katalon_Studio_Windows_64-8.6.8.zip",
"file": "win_64",
"type": "kse"
},
{
"location": "https://download.katalon.com/8.6.8-20240220/Katalon%20Studio.dmg",
"location": "https://download.katalon.com/8.6.8-20240227/Katalon%20Studio.dmg",
"file": "mac_64",
"type": "kse"
},
{
"location": "https://download.katalon.com/8.6.8-20240220/Katalon_Studio_Linux_64-8.6.8.tar.gz",
"location": "https://download.katalon.com/8.6.8-20240227/Katalon_Studio_Linux_64-8.6.8.tar.gz",
"file": "linux_64",
"type": "kse"
},
Expand All @@ -25,17 +25,17 @@
"type": "re"
},
{
"location": "https://download.katalon.com/8.6.8-20240220/Katalon_Studio_Engine_Windows_64-8.6.8.zip",
"location": "https://download.katalon.com/8.6.8-20240227/Katalon_Studio_Engine_Windows_64-8.6.8.zip",
"file": "win_64",
"type": "re"
},
{
"location": "https://download.katalon.com/8.6.8-20240220/Katalon_Studio_Engine_MacOS-8.6.8.tar.gz",
"location": "https://download.katalon.com/8.6.8-20240227/Katalon_Studio_Engine_MacOS-8.6.8.tar.gz",
"file": "mac_64",
"type": "re"
},
{
"location": "https://download.katalon.com/8.6.8-20240220/Katalon_Studio_Engine_Linux_64-8.6.8.tar.gz",
"location": "https://download.katalon.com/8.6.8-20240227/Katalon_Studio_Engine_Linux_64-8.6.8.tar.gz",
"file": "linux_64",
"type": "re"
}
Expand Down
42 changes: 42 additions & 0 deletions latest_release.json
@@ -0,0 +1,42 @@
[
{
"location": "https://download.katalon.com/7.8.2/Katalon_Studio_Windows_32-7.8.2.zip",
"file": "win_32",
"type": "kse"
},
{
"location": "https://download.katalon.com/8.6.8-20240227/Katalon_Studio_Windows_64-8.6.8.zip",
"file": "win_64",
"type": "kse"
},
{
"location": "https://download.katalon.com/8.6.8-20240227/Katalon%20Studio.dmg",
"file": "mac_64",
"type": "kse"
},
{
"location": "https://download.katalon.com/8.6.8-20240227/Katalon_Studio_Linux_64-8.6.8.tar.gz",
"file": "linux_64",
"type": "kse"
},
{
"location": "https://download.katalon.com/7.8.2/Katalon_Studio_Engine_Windows_32-7.8.2.zip",
"file": "win_32",
"type": "re"
},
{
"location": "https://download.katalon.com/8.6.8-20240227/Katalon_Studio_Engine_Windows_64-8.6.8.zip",
"file": "win_64",
"type": "re"
},
{
"location": "https://download.katalon.com/8.6.8-20240227/Katalon_Studio_Engine_MacOS-8.6.8.tar.gz",
"file": "mac_64",
"type": "re"
},
{
"location": "https://download.katalon.com/8.6.8-20240227/Katalon_Studio_Engine_Linux_64-8.6.8.tar.gz",
"file": "linux_64",
"type": "re"
}
]
12 changes: 6 additions & 6 deletions releases.json
Expand Up @@ -91,21 +91,21 @@
},
{
"os": "macOS (app)",
"version": "8.6.8-20240220",
"version": "8.6.8-20240227",
"filename": "Katalon.Studio.app.zip",
"url": "https://download.katalon.com/8.6.8-20240220/Katalon_Studio_Engine_MacOS-8.6.8.tar.gz"
"url": "https://download.katalon.com/8.6.8-20240227/Katalon_Studio_Engine_MacOS-8.6.8.tar.gz"
},
{
"os": "Linux",
"version": "8.6.8-20240220",
"version": "8.6.8-20240227",
"filename": "Katalon_Studio_Linux_64-8.6.8.tar.gz",
"url": "https://download.katalon.com/8.6.8-20240220/Katalon_Studio_Engine_Linux_64-8.6.8.tar.gz"
"url": "https://download.katalon.com/8.6.8-20240227/Katalon_Studio_Engine_Linux_64-8.6.8.tar.gz"
},
{
"os": "Windows 64",
"version": "8.6.8-20240220",
"version": "8.6.8-20240227",
"filename": "Katalon_Studio_Windows_64-8.6.8.zip",
"url": "https://download.katalon.com/8.6.8-20240220/Katalon_Studio_Engine_Windows_64-8.6.8.zip"
"url": "https://download.katalon.com/8.6.8-20240227/Katalon_Studio_Engine_Windows_64-8.6.8.zip"
},
{
"os": "macOS (app)",
Expand Down

0 comments on commit 5b31222

Please sign in to comment.