jdtls: Update to version 1.38.0-202407261927

This commit is contained in:
github-actions[bot] 2024-07-26 20:26:46 +00:00
parent 454d16753f
commit a535bb333e

View File

@ -1,5 +1,5 @@
{
"version": "1.38.0-202407250949",
"version": "1.38.0-202407261927",
"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.38.0-202407250949.tar.gz",
"hash": "079e2712c2b0f897c2416c7363f17c10643a24f7a11c632163c94eb7cfbb4053",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.38.0-202407261927.tar.gz",
"hash": "943f2de49bfee9511d852f537a8c7c68fc4505f10b594d8072f3093648c861ec",
"installer": {
"script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\""
},