jdtls: Update to version 1.18.0-202211222213

This commit is contained in:
github-actions[bot] 2022-11-23 00:33:07 +00:00
parent d1ab85fe27
commit 9d545a375f

View File

@ -1,5 +1,5 @@
{
"version": "1.18.0-202211221916",
"version": "1.18.0-202211222213",
"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.18.0-202211221916.tar.gz",
"hash": "0718788155b6a6d2456eadccc3c378cf5b9770d31656730faf1722da0b0950c3",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.18.0-202211222213.tar.gz",
"hash": "d6859d4f27a884c1fac5909ee0b7d0110b97b6710d20095afe0ced180eafd87a",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},