jdtls: Update to version 1.51.0-202509241404

This commit is contained in:
github-actions[bot] 2025-09-24 16:30:12 +00:00
parent a706859269
commit 0c01721c6a

View File

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