jdtls: Update to version 1.57.0-202602181514

This commit is contained in:
github-actions[bot] 2026-02-18 16:42:54 +00:00
parent c86284b2a0
commit f752ed2b99

View File

@ -1,5 +1,5 @@
{
"version": "1.57.0-202602111032",
"version": "1.57.0-202602181514",
"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.57.0-202602111032.tar.gz",
"hash": "646e853941298b6eba2208d68321e9bb27083b5ded3c167b8071cac0a36f5ecd",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.57.0-202602181514.tar.gz",
"hash": "703b422af071b6ef77c651ac5f723bcdf56a981c66a6f737afacf6ea6daf3d38",
"installer": {
"script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\""
},