jdtls: Update to version 1.41.0-202410162036

This commit is contained in:
github-actions[bot] 2024-10-17 00:34:48 +00:00
parent 18ea6922e9
commit 204fa00425

View File

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