jdtls: Update to version 1.55.0-202512031605

This commit is contained in:
github-actions[bot] 2025-12-03 16:31:22 +00:00
parent ccef3c8efe
commit 468988ab66

View File

@ -1,5 +1,5 @@
{
"version": "1.55.0-202512011622",
"version": "1.55.0-202512031605",
"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.55.0-202512011622.tar.gz",
"hash": "b961998c350e87bce1ad8a30ac3db8ea58192421e62cdb202523c124357a26f4",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.55.0-202512031605.tar.gz",
"hash": "278aa8f7d1b168f7cae16bc743ab1cad24783e44e1434309a807b65b6e34ea64",
"installer": {
"script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\""
},