jdtls: Update to version 1.57.0-202602231051

This commit is contained in:
github-actions[bot] 2026-02-23 12:33:10 +00:00
parent 2c5e8c14c8
commit 06f43c8b23

View File

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