jdtls: Update to version 1.20.0-202302100723

This commit is contained in:
github-actions[bot] 2023-02-10 08:29:20 +00:00
parent 938434e264
commit b1a52b82a3

View File

@ -1,5 +1,5 @@
{
"version": "1.20.0-202302092255",
"version": "1.20.0-202302100723",
"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.20.0-202302092255.tar.gz",
"hash": "2ceee452290259ba18495637476342d33a52a11727aa882721e3852afe386fbf",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.20.0-202302100723.tar.gz",
"hash": "83b8a5315efe6b18c190ab2d5b06901c60303ff05de56db5a2ec3330e7c9d307",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},