jdtls: Update to version 1.52.0-202510131356

This commit is contained in:
github-actions[bot] 2025-10-13 16:30:19 +00:00
parent 3fcd621177
commit 41addc4859

View File

@ -1,5 +1,5 @@
{
"version": "1.52.0-202510101623",
"version": "1.52.0-202510131356",
"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.52.0-202510101623.tar.gz",
"hash": "d377571a31b29b4026558640267b529e54cf9b1f2d596af6fcc35bc06cfcb1e1",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.52.0-202510131356.tar.gz",
"hash": "ce3da85e943f0a895c40cfdcb3d037271666a20b6b68aa2b404e5685d5fde273",
"installer": {
"script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\""
},