jdtls: Update to version 1.30.0-202311132257

This commit is contained in:
github-actions[bot] 2023-11-14 00:32:36 +00:00
parent 92ea6370d0
commit bf29d22710

View File

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