jdtls: Update to version 1.30.0-202311022011

This commit is contained in:
github-actions[bot] 2023-11-02 20:23:40 +00:00
parent 2a3a8a1973
commit 1473eb0134

View File

@ -1,5 +1,5 @@
{ {
"version": "1.30.0-202311010123", "version": "1.30.0-202311022011",
"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-202311010123.tar.gz", "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.30.0-202311022011.tar.gz",
"hash": "9ca497aa954e9c9323fb0ca37f10ac0b4c4449144a7c2c464b25972fe1d717ae", "hash": "5e31564da5083337ce165f32c3d9edee669f0e9161a3245b82399684492205d3",
"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\""
}, },