jdtls: Update to version 1.44.0-202501221502

This commit is contained in:
github-actions[bot] 2025-01-22 16:30:02 +00:00
parent 24b873f82b
commit 46b249ade2

View File

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