jdtls: Update to version 1.19.0-202212021627

This commit is contained in:
github-actions[bot] 2022-12-02 20:25:42 +00:00
parent 475cae6f04
commit e12f666840

View File

@ -1,5 +1,5 @@
{
"version": "1.19.0-202212021509",
"version": "1.19.0-202212021627",
"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.19.0-202212021509.tar.gz",
"hash": "51b508b72ed406f4ee3adf17071748fbc70c5e51ee428705b5e25dfed9a0d653",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.19.0-202212021627.tar.gz",
"hash": "e1f3fa4e2debb826e88292f54f0175d7af5989278b74b0b0bf0bcd04d2c4d178",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},