jdtls: Update to version 1.30.0-202311290939

This commit is contained in:
github-actions[bot] 2023-11-29 12:30:31 +00:00
parent 74a237c70f
commit a5664761d2

View File

@ -1,5 +1,5 @@
{ {
"version": "1.30.0-202311290541", "version": "1.30.0-202311290939",
"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-202311290541.tar.gz", "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.30.0-202311290939.tar.gz",
"hash": "7b7210af2828a1b802b301a582e7d6decad142da1e77fdb64fad91cf97ab4653", "hash": "88a11ca08e6e895c17c12493d0575b170069527c76dca85132293671187915f5",
"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\""
}, },