Skip to content

Commit

Permalink
Merge pull request #547 from katalon-studio/release-8.4.0
Browse files Browse the repository at this point in the history
Release 8.4.0 as the latest
  • Loading branch information
duyluonganh committed Jul 13, 2022
2 parents 44d0198 + 0419e9f commit 1439ca9
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 8 deletions.
12 changes: 6 additions & 6 deletions lastest_release.json
Expand Up @@ -5,17 +5,17 @@
"type": "kse"
},
{
"location": "https://download.katalon.com/8.3.5/Katalon_Studio_Windows_64-8.3.5.zip",
"location": "https://download.katalon.com/8.4.0/Katalon_Studio_Windows_64-8.4.0.zip",
"file": "win_64",
"type": "kse"
},
{
"location": "https://download.katalon.com/8.3.5/Katalon%20Studio.dmg",
"location": "https://download.katalon.com/8.4.0/Katalon%20Studio.dmg",
"file": "mac_64",
"type": "kse"
},
{
"location": "https://download.katalon.com/8.3.5/Katalon_Studio_Linux_64-8.3.5.tar.gz",
"location": "https://download.katalon.com/8.4.0/Katalon_Studio_Linux_64-8.4.0.tar.gz",
"file": "linux_64",
"type": "kse"
},
Expand All @@ -25,17 +25,17 @@
"type": "re"
},
{
"location": "https://download.katalon.com/8.3.5/Katalon_Studio_Engine_Windows_64-8.3.5.zip",
"location": "https://download.katalon.com/8.4.0/Katalon_Studio_Engine_Windows_64-8.4.0.zip",
"file": "win_64",
"type": "re"
},
{
"location": "https://download.katalon.com/8.3.5/Katalon_Studio_Engine_MacOS-8.3.5.tar.gz",
"location": "https://download.katalon.com/8.4.0/Katalon_Studio_Engine_MacOS-8.4.0.tar.gz",
"file": "mac_64",
"type": "re"
},
{
"location": "https://download.katalon.com/8.3.5/Katalon_Studio_Engine_Linux_64-8.3.5.tar.gz",
"location": "https://download.katalon.com/8.4.0/Katalon_Studio_Engine_Linux_64-8.4.0.tar.gz",
"file": "linux_64",
"type": "re"
}
Expand Down
4 changes: 2 additions & 2 deletions latest_version.json
@@ -1,8 +1,8 @@

{
"latestVersion": "8.3.5",
"latestVersion": "8.4.0",
"newMechanism": true,
"latestUpdateLocation": "https://katalon.s3.amazonaws.com/update/8.3.5",
"latestUpdateLocation": "https://katalon.s3.amazonaws.com/update/8.4.0",
"releaseNotesLink": "https://docs.katalon.com/katalon-studio/new/index.html",
"quickRelease": false
}
Expand Down
18 changes: 18 additions & 0 deletions releases.json
@@ -1,4 +1,22 @@
[
{
"os": "macOS (app)",
"version": "8.4.0",
"filename": "Katalon.Studio.app.zip",
"url": "https://download.katalon.com/8.4.0/Katalon_Studio_Engine_MacOS-8.4.0.tar.gz"
},
{
"os": "Linux",
"version": "8.4.0",
"filename": "Katalon_Studio_Linux_64-8.4.0.tar.gz",
"url": "https://download.katalon.com/8.4.0/Katalon_Studio_Engine_Linux_64-8.4.0.tar.gz"
},
{
"os": "Windows 64",
"version": "8.4.0",
"filename": "Katalon_Studio_Windows_64-8.4.0.zip",
"url": "https://download.katalon.com/8.4.0/Katalon_Studio_Engine_Windows_64-8.4.0.zip"
},
{
"os": "macOS (app)",
"version": "8.3.5",
Expand Down

0 comments on commit 1439ca9

Please sign in to comment.