jdtls: Update to version 1.40.0-202409252127

This commit is contained in:
github-actions[bot] 2024-09-26 00:34:07 +00:00
parent 2ae726132c
commit 0aee5f9cfd

View File

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