jdtls: Update to version 1.41.0-202410171509

This commit is contained in:
github-actions[bot] 2024-10-17 16:30:59 +00:00
parent e025676e38
commit 2fa1157bb5

View File

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