jdtls: Update to version 1.16.0-202209141644

This commit is contained in:
github-actions[bot] 2022-09-14 20:29:50 +00:00
parent 0327906cee
commit 68489691a1

View File

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