aboutsummaryrefslogtreecommitdiff
path: root/installer/install-reason-language-server.cmd
diff options
context:
space:
mode:
Diffstat (limited to 'installer/install-reason-language-server.cmd')
-rw-r--r--installer/install-reason-language-server.cmd2
1 files changed, 1 insertions, 1 deletions
diff --git a/installer/install-reason-language-server.cmd b/installer/install-reason-language-server.cmd
index 64b4cf8..9645260 100644
--- a/installer/install-reason-language-server.cmd
+++ b/installer/install-reason-language-server.cmd
@@ -1,6 +1,6 @@
@echo off
-curl -L -o rls-windows.zip "https://github.com/jaredly/reason-language-server/releases/download/1.7.4/rls-windows.zip"
+curl -L -o rls-windows.zip "https://github.com/jaredly/reason-language-server/releases/download/1.7.5/rls-windows.zip"
call "%~dp0\run_unzip.cmd" rls-windows.zip
del rls-windows.zip