aboutsummaryrefslogtreecommitdiff
path: root/installer/install-ra_lsp_server.sh
diff options
context:
space:
mode:
Diffstat (limited to 'installer/install-ra_lsp_server.sh')
-rwxr-xr-xinstaller/install-ra_lsp_server.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/installer/install-ra_lsp_server.sh b/installer/install-ra_lsp_server.sh
index 7b5ad9a..4f57735 100755
--- a/installer/install-ra_lsp_server.sh
+++ b/installer/install-ra_lsp_server.sh
@@ -13,7 +13,7 @@ darwin)
;;
esac
-version="2020-01-29"
+version="2020-02-11"
curl -L -o ra_lsp_server-$platform "https://github.com/rust-analyzer/rust-analyzer/releases/download/$version/ra_lsp_server-$platform"
mv ra_lsp_server-$platform ra_lsp_server