jdtls: Update to version 1.40.0-202408300941

This commit is contained in:
github-actions[bot] 2024-08-30 12:31:48 +00:00
parent fbfced24a8
commit ca6958cbd9

View File

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