jdtls: Update to version 1.23.0-202304230521

This commit is contained in:
github-actions[bot] 2023-04-23 08:25:56 +00:00
parent 473ba08a37
commit 3de5a5c117

View File

@ -1,5 +1,5 @@
{ {
"version": "1.23.0-202304211439", "version": "1.23.0-202304230521",
"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.23.0-202304211439.tar.gz", "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.23.0-202304230521.tar.gz",
"hash": "c313a163628b3b7239d8da5694e9671700cf1d7ea0203628f6d4670c61253c84", "hash": "8382e09c8b4855a801b59bc325fcc212e8221a33627f70b03d81c22eb6231d87",
"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\""
}, },