jdtls: Update to version 1.54.0-202511211413

This commit is contained in:
github-actions[bot] 2025-11-21 16:30:01 +00:00
parent 23f99761b2
commit fadb1cdc5d

View File

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