jdtls: Update to version 1.30.0-202311220850

This commit is contained in:
github-actions[bot] 2023-11-22 12:30:16 +00:00
parent 1202a43098
commit 5cb5877b2a

View File

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