jdtls: Update to version 1.16.0-202209281954

This commit is contained in:
github-actions[bot] 2022-09-28 20:30:44 +00:00
parent a64fab5128
commit 909222dd8e

View File

@ -1,5 +1,5 @@
{
"version": "1.16.0-202209280948",
"version": "1.16.0-202209281954",
"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.16.0-202209280948.tar.gz",
"hash": "bae71181d6ab419930e7f9b40ca5eb79005556165c0b5627e408e3fab5a185c9",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.16.0-202209281954.tar.gz",
"hash": "11d090f1f541c015d3892f55d1f16b6619cc8985f00a18feb1e11fbc794efb43",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},