jdtls: Update to version 1.18.0-202211291837

This commit is contained in:
github-actions[bot] 2022-11-29 20:26:59 +00:00
parent 4d21880898
commit 50799b1113

View File

@ -1,5 +1,5 @@
{ {
"version": "1.18.0-202211241555", "version": "1.18.0-202211291837",
"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.18.0-202211241555.tar.gz", "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.18.0-202211291837.tar.gz",
"hash": "fd3f2861dfc237d482b4aed3c540d08bbe6b570b205525abedd07fcb258d560f", "hash": "eb300b026409b3b6586effb66253cd98e250922c6414acf5828bae5cdd30331d",
"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\""
}, },