jdtls: Update to version 1.19.0-202212071626

This commit is contained in:
github-actions[bot] 2022-12-07 16:42:27 +00:00
parent abdb82d031
commit f90befe148

View File

@ -1,5 +1,5 @@
{
"version": "1.19.0-202212060253",
"version": "1.19.0-202212071626",
"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-202212060253.tar.gz",
"hash": "21d2d803e801beda34dc5ef53fcab5b3ec6acb94877a299fb413bd8452ffe82f",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.19.0-202212071626.tar.gz",
"hash": "02d4e079bfc490010be9113215a933ca8539ce1bdf43f7b8b09583116a3028da",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},