jdtls: Update to version 1.21.0-202303161431

This commit is contained in:
github-actions[bot] 2023-03-16 16:33:34 +00:00
parent 8f943594db
commit 07371a1674

View File

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