jdtls: Update to version 1.29.0-202310112252

This commit is contained in:
github-actions[bot] 2023-10-12 00:33:03 +00:00
parent 981f9e7e67
commit 7f747e77c9

View File

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