jdtls: Update to version 1.41.0-202409270451

This commit is contained in:
github-actions[bot] 2024-09-27 08:30:17 +00:00
parent 99a01b5782
commit 99f33b6679

View File

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