jdtls: Update to version 1.41.0-202410160400

This commit is contained in:
github-actions[bot] 2024-10-16 04:30:12 +00:00
parent 30f0132b18
commit 910597cfd1

View File

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