jdtls: Update to version 1.27.0-202308231814

This commit is contained in:
github-actions[bot] 2023-08-23 20:23:29 +00:00
parent 5f7299e957
commit bf1e60ddb9

View File

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