jdtls: Update to version 1.52.0-202510030215

This commit is contained in:
github-actions[bot] 2025-10-03 04:30:15 +00:00
parent f3cbf0f699
commit ccb1ca589b

View File

@ -1,5 +1,5 @@
{
"version": "1.51.0-202510022025",
"version": "1.52.0-202510030215",
"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.51.0-202510022025.tar.gz",
"hash": "8a59372117881bf5bdc0220f2254472846b88137c058f344b00a7d41427745a1",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.52.0-202510030215.tar.gz",
"hash": "26a1176b0a123da436dae9ba07551b4243b46dbabcb7a027d832e79c69e7edd2",
"installer": {
"script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\""
},