jdtls: Update to version 1.29.0-202310261436

This commit is contained in:
github-actions[bot] 2023-10-26 16:26:46 +00:00
parent 149350065b
commit 7095a5b4da

View File

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