jdtls: Update to version 1.55.0-202512092146

This commit is contained in:
github-actions[bot] 2025-12-10 00:42:56 +00:00
parent 524e42aa0f
commit 13770019a8

View File

@ -1,5 +1,5 @@
{ {
"version": "1.55.0-202512091153", "version": "1.55.0-202512092146",
"description": "Java language server", "description": "Java language server",
"homepage": "https://projects.eclipse.org/projects/eclipse.jdt.ls", "homepage": "https://projects.eclipse.org/projects/eclipse.jdt.ls",
"license": "EPL-2.0", "license": "EPL-2.0",
@ -7,8 +7,8 @@
"JDK": "java/openjdk", "JDK": "java/openjdk",
"Python": "python" "Python": "python"
}, },
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.55.0-202512091153.tar.gz", "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.55.0-202512092146.tar.gz",
"hash": "eae947632fbd7f7075365c2a5026889e91a739a59f159229722e1550b80b561b", "hash": "7f252c2889b239c4782ec9e110baa38caaad68d1f18a33dbe82f66d62e4f2eda",
"installer": { "installer": {
"script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\""
}, },