jdtls: Update to version 1.27.0-202308311710

This commit is contained in:
github-actions[bot] 2023-08-31 20:25:27 +00:00
parent 46b52a976f
commit f4f731c844

View File

@ -1,5 +1,5 @@
{
"version": "1.27.0-202308300150",
"version": "1.27.0-202308311710",
"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.27.0-202308300150.tar.gz",
"hash": "943fa463ca318a2d19fc097f813f374403728a794ee946dfbb13d72f190eba63",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.27.0-202308311710.tar.gz",
"hash": "47112d7cbbfac075bff6c6025c1869a08f27dada2f4586b71abde6933f5829e4",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},