jdtls: Update to version 1.56.0-202601121112

This commit is contained in:
github-actions[bot] 2026-01-12 12:32:40 +00:00
parent 271c8e6807
commit e029d28f67

View File

@ -1,5 +1,5 @@
{
"version": "1.56.0-202601071638",
"version": "1.56.0-202601121112",
"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.56.0-202601071638.tar.gz",
"hash": "2fbd690fed935fb6e0180c829a15ea0c2d1a89ea0fdb834638153f3476a4b9d8",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.56.0-202601121112.tar.gz",
"hash": "c585fef9dbb4ad3dc5789338316e637b5adb034810f6328fdeb30a36e82b9fea",
"installer": {
"script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\""
},