jdtls: Update to version 1.29.0-202310230019

This commit is contained in:
github-actions[bot] 2023-10-23 00:33:53 +00:00
parent 00cf24c0c1
commit dc75851791

View File

@ -1,5 +1,5 @@
{
"version": "1.29.0-202310210406",
"version": "1.29.0-202310230019",
"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.29.0-202310210406.tar.gz",
"hash": "4c72f237d455bbbff5b2ca879455b3d30267e1f2fdd1d779e5300c55b86386b5",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.29.0-202310230019.tar.gz",
"hash": "c25f9d52fb3467feb20c18155148016baa6a621ff5f9063e31721ba4eb90c92a",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},