jdtls: Update to version 1.21.0-202303132346

This commit is contained in:
github-actions[bot] 2023-03-14 00:33:09 +00:00
parent 00ddb0ca80
commit 7a2dc09d4b

View File

@ -1,5 +1,5 @@
{
"version": "1.21.0-202303130406",
"version": "1.21.0-202303132346",
"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.21.0-202303130406.tar.gz",
"hash": "8af7fc1173b97db12064cadbee93674bcdd2d07beec1113549678029b054c7fe",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.21.0-202303132346.tar.gz",
"hash": "e67d4854cb4504fcc2319b3dccf821e1a254cafe7681ee936d6749d27bb8ac20",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},