jdtls: Update to version 1.14.0-202207211651

This commit is contained in:
github-actions[bot] 2022-07-21 20:28:49 +00:00
parent bbb7ed909d
commit 05867f371c

View File

@ -1,5 +1,5 @@
{
"version": "1.14.0-202207202350",
"version": "1.14.0-202207211651",
"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.14.0-202207202350.tar.gz",
"hash": "e3b7d2cd1ba34a8b2e8af76768c4bc500c5c68e76786424a953c27a505bd4f0c",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.14.0-202207211651.tar.gz",
"hash": "4978ee235049ecba9c65b180b69ef982eedd2f79dc4fd1781610f17939ecd159",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},