jdtls: Update to version 1.20.0-202302161602

This commit is contained in:
github-actions[bot] 2023-02-16 16:31:18 +00:00
parent 5b3b832304
commit 2e270e31d6

View File

@ -1,5 +1,5 @@
{
"version": "1.20.0-202302152351",
"version": "1.20.0-202302161602",
"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-202302152351.tar.gz",
"hash": "b5270e3f9dcfa1082902aa15202e0e586a80b3d6167ff80a9c89550aaf3aaef1",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.20.0-202302161602.tar.gz",
"hash": "9b008204f316a3bf137a90940af1250fdb920d641ea9fc2b1ae3b48705a36c70",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},