jdtls: Update to version 1.53.0-202510301859

This commit is contained in:
github-actions[bot] 2025-10-30 20:30:01 +00:00
parent 2f097c9110
commit 4f32b68e7c

View File

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