mirror of
https://github.com/mattn/vim-lsp-settings.git
synced 2025-12-12 20:35:54 +01:00
Revert the version installed by install-metals.cmd to 0.11.2
This commit is contained in:
@@ -5,7 +5,7 @@ setlocal
|
||||
curl -Lo coursier https://git.io/coursier-cli
|
||||
curl -Lo coursier.bat https://git.io/coursier-bat
|
||||
|
||||
set VERSION=0.11.3
|
||||
set VERSION=0.11.2
|
||||
set JAVA_FLAGS=
|
||||
if "%HTTPS_PROXY%" neq "" (
|
||||
set JAVA_FLAGS=-Dhttps.proxyHost=%HTTPS_PROXY%
|
||||
|
||||
Reference in New Issue
Block a user