jdtls: Update to version 1.30.0-202311211946

This commit is contained in:
github-actions[bot] 2023-11-21 20:23:47 +00:00
parent 679e7e306e
commit ed3774df70

View File

@ -1,5 +1,5 @@
{
"version": "1.30.0-202311202128",
"version": "1.30.0-202311211946",
"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.30.0-202311202128.tar.gz",
"hash": "d2a7022949c22bd14e2d19f47a1ca9e7f41057c239ea8d093843752b8a7b5805",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.30.0-202311211946.tar.gz",
"hash": "2fd9185b416aa82d95d4c4465dd46d1dbdc8580be2e49e90e34a109c12c06675",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},