jdtls: Update to version 1.18.0-202211231720

This commit is contained in:
github-actions[bot] 2022-11-23 20:27:16 +00:00
parent 41feb35143
commit b008ae02d8

View File

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