Skip to content

Commit

Permalink
chore: update download link
Browse files Browse the repository at this point in the history
  • Loading branch information
duchunter committed Apr 5, 2024
1 parent 49bb71d commit bedd407
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions src/renderer/locales/en.js
Original file line number Diff line number Diff line change
Expand Up @@ -2852,12 +2852,12 @@ module.exports = {
{
button: 'Download Locker for Mac Catalina',
note: '*Requires macOS Catalina (x64) 10.11 or later',
link: 'https://s.locker.io/download/locker-mac-x64-1.4.47.dmg'
link: 'https://s.locker.io/download/locker-mac-x64-1.4.27-prod.dmg'
},
{
button: 'Download Locker for Mac Ventura',
note: '*Requires macOS Ventura (arm64) 10.11 or later',
link: 'https://s.locker.io/download/locker-mac-arm64-1.4.17-prod.dmg'
link: 'https://s.locker.io/download/locker-mac-arm64-1.4.55-release.dmg'
}
],
link: 'See what\'s new in the latest version'
Expand Down Expand Up @@ -2906,7 +2906,7 @@ module.exports = {
{
button: 'Download Locker for Windows',
note: '*Requires Windows x64 10 or later',
link: 'https://s.locker.io/download/locker-win-x64-1.4.37-prod.exe'
link: 'https://s.locker.io/download/locker-win-x64-1.4.41-prod.exe'
}
],
link: 'See what\'s new in the latest version'
Expand Down
6 changes: 3 additions & 3 deletions src/renderer/locales/vi.js
Original file line number Diff line number Diff line change
Expand Up @@ -2852,12 +2852,12 @@ module.exports = {
{
button: 'Tải Locker trên Mac Catalina',
note: '*Yêu cầu phiên bản macOS Catalina (x64) 10.11 hoặc cao hơn',
link: 'https://s.locker.io/download/locker-mac-x64-1.4.47.dmg'
link: 'https://s.locker.io/download/locker-mac-x64-1.4.27-prod.dmg'
},
{
button: 'Tải Locker trên Mac Ventura',
note: '*Yêu cầu phiên bản macOS Ventura (arm64) 10.11 hoặc cao hơn',
link: 'https://s.locker.io/download/locker-mac-arm64-1.4.17-prod.dmg'
link: 'https://s.locker.io/download/locker-mac-arm64-1.4.55-release.dmg'
}
],
link: 'Xem ngay có gì trong phiên bản mới nhất.'
Expand Down Expand Up @@ -2906,7 +2906,7 @@ module.exports = {
{
button: 'Tải Locker trên Windows',
note: '*Yêu cầu phiên bản Windows x64 10 hoặc cao hơn',
link: 'https://s.locker.io/download/locker-win-x64-1.4.37-prod.exe'
link: 'https://s.locker.io/download/locker-win-x64-1.4.41-prod.exe'
}
],
link: 'Xem ngay có gì trong phiên bản mới nhất'
Expand Down

0 comments on commit bedd407

Please sign in to comment.