Skip to content

Commit

Permalink
chore: update download links
Browse files Browse the repository at this point in the history
  • Loading branch information
duchunter committed Apr 2, 2024
1 parent 5a04626 commit c891b02
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions src/renderer/locales/en.js
Original file line number Diff line number Diff line change
Expand Up @@ -2857,7 +2857,7 @@ module.exports = {
{
button: 'Download Locker for Mac Ventura',
note: '*Requires macOS Ventura (arm64) 10.11 or later',
link: 'https://github.com/lockerpm/desktop-releases/releases/download/v1.4.47/locker-mac-arm64-1.4.47.dmg'
link: 'https://s.locker.io/download/locker-mac-arm64-1.4.17-prod.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://github.com/lockerpm/desktop-releases/releases/download/v1.4.47/locker-win-x64-1.4.47.exe'
link: 'https://s.locker.io/download/locker-win-x64-1.4.37-prod.exe'
}
],
link: 'See what\'s new in the latest version'
Expand Down
4 changes: 2 additions & 2 deletions src/renderer/locales/vi.js
Original file line number Diff line number Diff line change
Expand Up @@ -2857,7 +2857,7 @@ module.exports = {
{
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://github.com/lockerpm/desktop-releases/releases/download/v1.4.47/locker-mac-arm64-1.4.47.dmg'
link: 'https://s.locker.io/download/locker-mac-arm64-1.4.17-prod.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://github.com/lockerpm/desktop-releases/releases/download/v1.4.47/locker-win-x64-1.4.47.exe'
link: 'https://s.locker.io/download/locker-win-x64-1.4.37-prod.exe'
}
],
link: 'Xem ngay có gì trong phiên bản mới nhất'
Expand Down

0 comments on commit c891b02

Please sign in to comment.