jdtls: Update to version 1.29.0-202310201544

This commit is contained in:
github-actions[bot] 2023-10-20 16:27:30 +00:00
parent 79c1152de7
commit 7352f2871b

View File

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