jdtls: Update to version 1.18.0-202211021915

This commit is contained in:
github-actions[bot] 2022-11-02 20:28:22 +00:00
parent e563050904
commit 603455f2a9

View File

@ -1,5 +1,5 @@
{ {
"version": "1.18.0-202211012209", "version": "1.18.0-202211021915",
"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-202211012209.tar.gz", "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.18.0-202211021915.tar.gz",
"hash": "7ec0a15d71202bb0ac7928a812c2661fb51c64735023386f43cf4647609403ad", "hash": "e79ae2559721a506f83758d948f3e697ec3e56f66225224e62ef2e785c895310",
"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\""
}, },