jdtls: Update to version 1.29.0-202310260352

This commit is contained in:
github-actions[bot] 2023-10-26 04:25:38 +00:00
parent 8fc02e0223
commit 0937776571

View File

@ -1,5 +1,5 @@
{
"version": "1.29.0-202310251726",
"version": "1.29.0-202310260352",
"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-202310251726.tar.gz",
"hash": "41a9a1935b69dd0bc937dabd927cc4f668990c36c057af8c353ec9f97c3a6424",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.29.0-202310260352.tar.gz",
"hash": "043864a0905dc9f7f93c0ce481341f68c02be586e995125dd6b9ec17dfeecb52",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},