jdtls: Update to version 1.44.0-202412192041

This commit is contained in:
github-actions[bot] 2024-12-20 00:36:24 +00:00
parent 5dd0567e1c
commit 0ba8d5c895

View File

@ -1,5 +1,5 @@
{
"version": "1.43.0-202412191447",
"version": "1.44.0-202412192041",
"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.43.0-202412191447.tar.gz",
"hash": "e3a33ff888aaf1d998ec0b6e0f1ecb8eeac53eef88dde22204c3cd3379e5fb98",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.44.0-202412192041.tar.gz",
"hash": "4d8e7ac18e4aa03e6e65813aab5496096ba0794614f238bcfe170244f2450927",
"installer": {
"script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\""
},