jdtls: Update to version 1.27.1-202309140221

This commit is contained in:
github-actions[bot] 2023-09-14 04:26:42 +00:00
parent 1a61237abf
commit b80ae83eef

View File

@ -1,5 +1,5 @@
{
"version": "1.28.0-202309131626",
"version": "1.27.1-202309140221",
"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.28.0-202309131626.tar.gz",
"hash": "219b670beb111ab9ec34c06435b93979916393ad1812a031e249e66b67ac7e38",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.27.1-202309140221.tar.gz",
"hash": "8866ab98c9557e54e68bde3df8b27fb1e4a0c3a1785a7f8e16ccf267bc5b5ac5",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},