jdtls: Update to version 1.16.0-202209010336

This commit is contained in:
github-actions[bot] 2022-09-01 04:52:57 +00:00
parent 16805fa3fa
commit 330357bba6

View File

@ -1,5 +1,5 @@
{
"version": "1.15.0-202208311644",
"version": "1.16.0-202209010336",
"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.15.0-202208311644.tar.gz",
"hash": "34368a50a1b2e9c8baf4e302fe21e5b99963a935157713d3c21002ceb13c3fd8",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.16.0-202209010336.tar.gz",
"hash": "15a1fe3d4fed14de36dfe4f4017100f6df6d269b16c173561e8de004c5765d0c",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},