jdtls: Update to version 1.27.0-202308212132

This commit is contained in:
github-actions[bot] 2023-08-22 00:32:49 +00:00
parent c7bad47f21
commit dfa7983205

View File

@ -1,5 +1,5 @@
{
"version": "1.27.0-202308211800",
"version": "1.27.0-202308212132",
"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-202308211800.tar.gz",
"hash": "ef16b0d48cbb0d52a4aeabb46063ead8fdfd799f5d492cb6f792c7bd021318a3",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.27.0-202308212132.tar.gz",
"hash": "3d1c4b7ad9ddf0387f7196633dcb700f6f8087362ccf939c7d3fd3086416750f",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},