Skip to content
This repository has been archived by the owner on Jul 15, 2022. It is now read-only.

Commit

Permalink
Update projector-server link
Browse files Browse the repository at this point in the history
  • Loading branch information
Avvessalom committed Nov 10, 2021
1 parent 398c697 commit 9075622
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ def copy_license() -> None:
server_dir = join(bundled_dir, SERVER_DIR)

PROJECTOR_SERVER_URL: str = 'https://github.com/JetBrains/projector-server/releases/' \
'download/v1.4.1/projector-server-v1.4.1.zip'
'download/v1.5.0/projector-server-v1.5.0.zip'


def download_server(to_dir: str) -> None:
Expand Down

0 comments on commit 9075622

Please sign in to comment.