jdtls: Update to version 1.29.0-202310180335

This commit is contained in:
github-actions[bot] 2023-10-18 04:26:12 +00:00
parent 3362aeee5c
commit c32322c312

View File

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