jdtls: Update to version 1.44.0-202501161748

This commit is contained in:
github-actions[bot] 2025-01-16 20:28:00 +00:00
parent 72c48f7e59
commit f308cc848a

View File

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