jdtls: Update to version 1.29.0-202310160523

This commit is contained in:
github-actions[bot] 2023-10-16 08:28:03 +00:00
parent 5c4c61b3a4
commit da56cb9ef9

View File

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