jdtls: Update to version 1.21.0-202302230900

This commit is contained in:
github-actions[bot] 2023-02-23 12:31:40 +00:00
parent b648614144
commit 8b167bb248

View File

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