jdtls: Update to version 1.57.0-202601300841

This commit is contained in:
github-actions[bot] 2026-01-30 12:32:53 +00:00
parent f9b1ffc3c3
commit 08f1ca30ec

View File

@ -1,5 +1,5 @@
{
"version": "1.56.0-202601291528",
"version": "1.57.0-202601300841",
"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.56.0-202601291528.tar.gz",
"hash": "988492f1a4350be52aafbe538dc04f5c4dae08ad0e1f2aa35317622ed2dbe3c6",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.57.0-202601300841.tar.gz",
"hash": "a6f0fdb4a8b2861385f79ad16b7382d27705f68e97a1679d5fdf08487c49bf38",
"installer": {
"script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\""
},