jdtls: Update to version 1.57.0-202602261110

This commit is contained in:
github-actions[bot] 2026-02-26 12:33:24 +00:00
parent 98d8f5bfca
commit f61c482064

View File

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