jdtls: Update to version 1.29.0-202310022015

This commit is contained in:
github-actions[bot] 2023-10-02 20:24:23 +00:00
parent 9dc99f0328
commit ca4b8d832c

View File

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