jdtls: Update to version 1.16.0-202209131617

This commit is contained in:
github-actions[bot] 2022-09-13 16:30:41 +00:00
parent c8394c4266
commit d66b60837e

View File

@ -1,5 +1,5 @@
{
"version": "1.16.0-202209071914",
"version": "1.16.0-202209131617",
"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-202209071914.tar.gz",
"hash": "563730be36fcbb919f78a15e83776035fb9780f5a7a21566de580765204e17eb",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.16.0-202209131617.tar.gz",
"hash": "0d00b7e58bc856e9aa270ec4656474652406842c0e3328745a3fc2e51dfa8737",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},