jdtls: Update to version 1.40.0-202409232114

This commit is contained in:
github-actions[bot] 2024-09-24 00:35:23 +00:00
parent df9c451c53
commit 1a91858274

View File

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