jdtls: Update to version 1.23.0-202304211439

This commit is contained in:
github-actions[bot] 2023-04-21 16:27:38 +00:00
parent 33920c181c
commit bb652da41d

View File

@ -1,5 +1,5 @@
{
"version": "1.23.0-202304191224",
"version": "1.23.0-202304211439",
"description": "Java language server",
"homepage": "https://projects.eclipse.org/projects/eclipse.jdt.ls",
"license": "EPL-2.0",
@ -7,8 +7,8 @@
"JDK": "java/openjdk",
"Python": "python"
},
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.23.0-202304191224.tar.gz",
"hash": "f25f804227be5f4573b6ccf13a0f9c41c7bdec45ba8b1d552f82b692e078c983",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.23.0-202304211439.tar.gz",
"hash": "c313a163628b3b7239d8da5694e9671700cf1d7ea0203628f6d4670c61253c84",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},