jdtls: Update to version 1.54.0-202511211032

This commit is contained in:
github-actions[bot] 2025-11-21 12:32:45 +00:00
parent a0466df03d
commit 00d95fdb20

View File

@ -1,5 +1,5 @@
{
"version": "1.54.0-202511200835",
"version": "1.54.0-202511211032",
"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.54.0-202511200835.tar.gz",
"hash": "6427b15db99479168f8b43c3a549de51d1a1da947e3b8eeaeabee0f256a95ae0",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.54.0-202511211032.tar.gz",
"hash": "a145a680957fed727ba1992513a49a2bad6f3c4001c269091245b505894b6a48",
"installer": {
"script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\""
},