jdtls: Update to version 1.54.0-202511200503

This commit is contained in:
github-actions[bot] 2025-11-20 08:30:29 +00:00
parent 160f942207
commit b4dc7caec8

View File

@ -1,5 +1,5 @@
{
"version": "1.53.0-202511192211",
"version": "1.54.0-202511200503",
"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.53.0-202511192211.tar.gz",
"hash": "3d68c0e0fbf08f852f72188934cc6803cc88bb07a1824dddf11392b7cf4bb3b1",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.54.0-202511200503.tar.gz",
"hash": "e0a31329eb402cc2f8f754983f4f06e0b96d588fdd476e134ce85582a42aba1c",
"installer": {
"script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\""
},