jdtls: Update to version 1.57.0-202602031454

This commit is contained in:
github-actions[bot] 2026-02-03 16:36:21 +00:00
parent a02797a7e6
commit 01283071ee

View File

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