jdtls: Update to version 1.44.0-202501220453

This commit is contained in:
github-actions[bot] 2025-01-22 08:30:39 +00:00
parent c2bc67f073
commit df601a75a9

View File

@ -1,5 +1,5 @@
{ {
"version": "1.44.0-202501161748", "version": "1.44.0-202501220453",
"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.44.0-202501161748.tar.gz", "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.44.0-202501220453.tar.gz",
"hash": "b2d642f1688491728ad738458141dac0d19ea3562136524de3268b76e0ac32ca", "hash": "7e0acfb5181ee44bb40a5b0263af738035b8a4211ce0390881af607fa1f532d7",
"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\""
}, },