jdtls: Update to version 1.51.0-202509231659

This commit is contained in:
github-actions[bot] 2025-09-23 20:28:53 +00:00
parent 2442bc9a1d
commit c968a28acb

View File

@ -1,5 +1,5 @@
{
"version": "1.51.0-202509231537",
"version": "1.51.0-202509231659",
"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-202509231537.tar.gz",
"hash": "27b4d9e333136f2fad4b90dd606020fb0568dc6f32a2d28f63483595a5e5a722",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.51.0-202509231659.tar.gz",
"hash": "13292dc3aa015e22f4e4c78c438753b6ec7abda277f74cfc108141c0c79154c1",
"installer": {
"script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\""
},