jdtls: Update to version 1.29.0-202310241428

This commit is contained in:
github-actions[bot] 2023-10-24 16:26:40 +00:00
parent 0dd5bde1ef
commit 2ab6f91f64

View File

@ -1,5 +1,5 @@
{
"version": "1.29.0-202310230829",
"version": "1.29.0-202310241428",
"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-202310230829.tar.gz",
"hash": "6db3a7d437573eb900dd583d3d4d86459dd7b3fca01ce13d72728af287159ccd",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.29.0-202310241428.tar.gz",
"hash": "51c7697a7bdae995d3944fd3a1dfc7bd7e336c0498ff025d3f6b9cf292cd0571",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},