jdtls: Update to version 1.21.0-202302271502

This commit is contained in:
github-actions[bot] 2023-02-27 16:30:21 +00:00
parent 9faa0c9e88
commit 819f9e5888

View File

@ -1,5 +1,5 @@
{
"version": "1.21.0-202302240004",
"version": "1.21.0-202302271502",
"description": "Java language server",
"homepage": "https://projects.eclipse.org/projects/eclipse.jdt.ls",
"license": "EPL-2.0",
@ -7,8 +7,8 @@
"JDK": "java/openjdk",
"Python": "python"
},
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.21.0-202302240004.tar.gz",
"hash": "e397774cc241274de936ef3e0f96e93380b567951f90c2791657160f8b3bd854",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.21.0-202302271502.tar.gz",
"hash": "fd6fe464fcfe475e6c32113ccc9850d387b74dd98c73fa383486a71a201c4ab4",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},