jdtls: Update to version 1.29.0-202310251726

This commit is contained in:
github-actions[bot] 2023-10-25 20:24:09 +00:00
parent 2464f9995c
commit e43efeb41f

View File

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